Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Polymer/polymer-editor-service issues and pull requests

#119 - Replace README with monorepo notice

Pull Request - State: closed - Opened by rictic over 6 years ago

#118 - Unpin langserver dep

Pull Request - State: closed - Opened by rictic over 6 years ago - 1 comment

#117 - Update to latest version of analyzer and linter apis

Pull Request - State: closed - Opened by rictic over 6 years ago - 1 comment

#116 - Prepare to release v2.2.0

Pull Request - State: closed - Opened by rictic over 6 years ago

#115 - Update dependencies.

Pull Request - State: closed - Opened by rictic over 6 years ago

#114 - Prepare to release v2.1.0

Pull Request - State: closed - Opened by rictic almost 7 years ago

#113 - Give ranges when we give hover documentation for elements and attributes

Pull Request - State: closed - Opened by rictic almost 7 years ago

#112 - Send autocompletion documentation as markdown if the client supports it.

Pull Request - State: closed - Opened by rictic almost 7 years ago

#111 - Deflake a test; catch unexpected diagnostics.

Pull Request - State: closed - Opened by rictic almost 7 years ago - 2 comments

#110 - Add support for specifying a log file from command line.

Pull Request - State: closed - Opened by rictic almost 7 years ago

#109 - Add --help and --version CLI options.

Pull Request - State: closed - Opened by rictic almost 7 years ago

#108 - Switch to tsc-then for faster incremental test runs.

Pull Request - State: closed - Opened by rictic almost 7 years ago - 1 comment

#107 - Update for redesigned analyzer url system.

Pull Request - State: closed - Opened by rictic almost 7 years ago

#106 - Add initial custom-element standard snippet

Pull Request - State: closed - Opened by TimvdLippe almost 7 years ago

#105 - Make reference count code lenses opt-in.

Pull Request - State: closed - Opened by rictic almost 7 years ago

#102 - Deflake a diagnostics test.

Pull Request - State: closed - Opened by rictic almost 7 years ago

#101 - Autocomplete css custom property names.

Pull Request - State: closed - Opened by rictic almost 7 years ago

#100 - Autocomplete slot names.

Pull Request - State: closed - Opened by rictic almost 7 years ago

#99 - Correct the release date of 2.0.0

Pull Request - State: closed - Opened by rictic almost 7 years ago

#98 - Prepare to release v2.0.0

Pull Request - State: closed - Opened by rictic almost 7 years ago

#97 - Update README.md

Pull Request - State: closed - Opened by rictic almost 7 years ago

#94 - Support filtering out warnings at the file level.

Pull Request - State: closed - Opened by rictic about 7 years ago - 1 comment

#93 - Support filtering out warnings.

Pull Request - State: closed - Opened by rictic about 7 years ago

#92 - Add support for code lenses.

Pull Request - State: closed - Opened by rictic about 7 years ago - 1 comment

#91 - Find CSS Custom Properties

Pull Request - State: closed - Opened by rictic about 7 years ago - 1 comment

#90 - Report errors in polymer.json file as diagnostics.

Pull Request - State: closed - Opened by rictic about 7 years ago - 1 comment

#89 - Filter completions if the client isn't going to.

Pull Request - State: closed - Opened by rictic about 7 years ago

#88 - Add an Analyzer synchronizer.

Pull Request - State: closed - Opened by rictic about 7 years ago - 2 comments

#87 - Support getting document and workspace symbols.

Pull Request - State: closed - Opened by rictic about 7 years ago

#86 - Support finding all references.

Pull Request - State: closed - Opened by rictic about 7 years ago - 2 comments

#85 - Migrate autocompletion to its own module

Pull Request - State: closed - Opened by rictic about 7 years ago

#84 - Move jump to definition code into its own class

Pull Request - State: closed - Opened by rictic about 7 years ago

#83 - Add a HoverDocumenter class.

Pull Request - State: closed - Opened by rictic about 7 years ago

#82 - Move diagnostic generation and command execution into their own classes

Pull Request - State: closed - Opened by rictic about 7 years ago

#81 - Add a test client for integration testing.

Pull Request - State: closed - Opened by rictic about 7 years ago

#80 - Live-synchronize polymer.json

Pull Request - State: closed - Opened by rictic about 7 years ago

#79 - Create a class responsible for synchronizing file state.

Pull Request - State: closed - Opened by rictic about 7 years ago

#77 - Prepare to release v1.6.0

Pull Request - State: closed - Opened by rictic about 7 years ago

#75 - Make a polymer-editor-service binary, for sublime text and others.

Pull Request - State: closed - Opened by rictic about 7 years ago

#74 - Respond to changes to files on disk, not just in open documents

Pull Request - State: closed - Opened by rictic about 7 years ago

#73 - [Parked] Update for analyzer 3.0's switch to babel.

Pull Request - State: closed - Opened by rictic about 7 years ago - 1 comment

#71 - Support the fixable warnings and edit actions as Code Actions

Pull Request - State: closed - Opened by rictic about 7 years ago

#69 - Prepare to release v1.5.0

Pull Request - State: closed - Opened by rictic over 7 years ago - 1 comment

#65 - Update to Analzer v2; drop node v4 and add node v8

Pull Request - State: closed - Opened by rictic over 7 years ago - 1 comment

#64 - Prepare to release v1.4.0

Pull Request - State: closed - Opened by rictic over 7 years ago

#63 - Support the `polymer-ide.analyzeWholePackage` setting.

Pull Request - State: closed - Opened by rictic over 7 years ago - 4 comments

#62 - Langserver class

Pull Request - State: closed - Opened by rictic over 7 years ago

#61 - Warn only for open files

Pull Request - State: closed - Opened by rictic over 7 years ago - 2 comments

#60 - Fix autocompletion

Pull Request - State: closed - Opened by TimvdLippe over 7 years ago - 3 comments

#57 - Prepare to release v1.3.3

Pull Request - State: closed - Opened by rictic over 7 years ago

#55 - Update deps, tell atom's interface about polymer.json so it can use the linter

Pull Request - State: closed - Opened by rictic over 7 years ago - 2 comments

#54 - Fix one line error, prepare for new release.

Pull Request - State: closed - Opened by rictic over 7 years ago

#53 - Prepare release of v1.3.1

Pull Request - State: closed - Opened by rictic over 7 years ago

#52 - Forward all logging over the LSP connection.

Pull Request - State: closed - Opened by rictic over 7 years ago

#51 - Use vscode's URI implementation, for better compatibility.

Pull Request - State: closed - Opened by rictic over 7 years ago - 5 comments

#48 - Update CHANGELOG for v1.3.0

Pull Request - State: closed - Opened by rictic almost 8 years ago - 1 comment

#46 - Use the linter from the editor service

Pull Request - State: closed - Opened by rictic almost 8 years ago

#45 - Update dependencies, improve path handling, fix support on Windows

Pull Request - State: closed - Opened by rictic almost 8 years ago - 1 comment

#42 - Prepare for release 1.2.0

Pull Request - State: closed - Opened by rictic almost 8 years ago - 1 comment

#40 - Update the vscode languageserver, fix compilation

Pull Request - State: closed - Opened by rictic almost 8 years ago

#38 - Supply autocompletion for attribute values

Pull Request - State: closed - Opened by TimvdLippe almost 8 years ago - 1 comment

#36 - Add standard snippets for html import and polymer element definitions

Pull Request - State: closed - Opened by TimvdLippe almost 8 years ago - 9 comments

#34 - Add slots to autocompletion of snippets

Pull Request - State: closed - Opened by TimvdLippe about 8 years ago - 1 comment

#33 - console.error() seems to pop up the output tray.

Pull Request - State: closed - Opened by rictic about 8 years ago

#30 - Get the language server compiling cleanly.

Pull Request - State: closed - Opened by rictic about 8 years ago - 2 comments

#29 - Implement smart tabbing for element typeahead autocompletions

Pull Request - State: closed - Opened by TimvdLippe about 8 years ago - 2 comments

#24 - Stamp v1.0.0

Pull Request - State: closed - Opened by rictic about 8 years ago

#23 - Move the language server out of the vscode plugin.

Pull Request - State: closed - Opened by rictic about 8 years ago - 3 comments

#20 - Add a travis.yml file

Pull Request - State: closed - Opened by rictic about 8 years ago - 2 comments

#19 - Get references implementation

Pull Request - State: closed - Opened by 43081j about 8 years ago - 8 comments

#15 - Check in clang-format config. Format source.

Pull Request - State: closed - Opened by rictic about 8 years ago - 1 comment

#11 - WIP: introduce find all references logic

Pull Request - State: closed - Opened by 43081j about 8 years ago - 3 comments

#6 - Final copy over from the analyzer.

Pull Request - State: closed - Opened by rictic about 8 years ago - 1 comment

#3 - Update README, start a CHANGELOG

Pull Request - State: closed - Opened by rictic about 8 years ago - 1 comment