• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rcjsuen / dockerfile-language-server-nodejs / 203

Builds Branch Commit Type Ran Committer Via Coverage
203 master Fix #143 Warn if ENV or LABEL is missing closing quote Signed-off-by: Remy Suen <remy.suen@gmail.com> push 19 Aug 2017 05:09AM UTC rcjsuen travis-ci pending completion   set done
202 master Fix #144 Correct handling of escaped quotes in ENV Signed-off-by: Remy Suen <remy.suen@gmail.com> push 18 Aug 2017 09:41PM UTC rcjsuen travis-ci pending completion   set done
201 master Update for the v0.0.6 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 12 Aug 2017 12:08PM UTC rcjsuen travis-ci pending completion   set done
200 master Add missing link to CHANGELOG.md Signed-off-by: Remy Suen <remy.suen@gmail.com> push 12 Aug 2017 11:45AM UTC rcjsuen travis-ci pending completion   set done
199 master Fix #142 Ignore casing for build stage suggestions As a build stage's name is not case sensitive in the context of a Dockerfile, any prefix string that matches case insensitively with an existing build stage's name should offer up completion item... push 12 Aug 2017 11:25AM UTC rcjsuen travis-ci pending completion   set done
198 master Fix #133 Warn about duplicated build stage names Signed-off-by: Remy Suen <remy.suen@gmail.com> push 08 Aug 2017 07:33AM UTC rcjsuen travis-ci pending completion   set done
197 master Fix #140 Highlight redeclared ARG variables Highlight all the declarations of an ARG variable instead of only assuming that it is declared once. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 08 Aug 2017 07:10AM UTC rcjsuen travis-ci pending completion   set done
196 master Fix #140 Always go to the first variable declaration For textDocument/definition requests, the server always returned that the definition of a variable was the last ARG instruction that referenced that variable because of the way the code travers... push 07 Aug 2017 08:40AM UTC rcjsuen travis-ci pending completion   set done
195 master Fix #138 Suggest parser directive in more scenarios The escape parser directive should always be suggested in the first line of a Dockerfile as long as it's a comment or a parser directive definition and what is before the text cursor is whitespa... push 07 Aug 2017 07:19AM UTC rcjsuen travis-ci pending completion   set done
194 master Update to v0.0.5 for a new release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 07 Aug 2017 02:37AM UTC rcjsuen travis-ci pending completion   set done
193 master Fix #136 Remove item arguments if snippets are disabled The label of completion items always include its arguments. However, if snippets are disabled, the arguments will not be appended to the document. This can be confusing to the user because t... push 06 Aug 2017 10:56PM UTC rcjsuen travis-ci pending completion   set done
192 master Update to v0.0.4 Publishing another version to correct the docker-langserver binary problem. Signed-off-by: Remy Suen <remy.suen@gmail.com> push 06 Aug 2017 06:26AM UTC rcjsuen travis-ci pending completion   set done
191 master Fix #131 Handle escapes nested in an instruction If an escape is nested in an instruction and a single whitespace character follows it before its first argument, the argument gets mistakenly chained onto the instruction. The whitespace should not... push 05 Aug 2017 01:14PM UTC rcjsuen travis-ci pending completion   set done
190 master Fix #130 Add support for textDocument/onTypeFormatting If an escape character is inserted by the user and only whitespace follows the character, the subsequent line will be indented. Formatting will not be performed on the following line if the u... push 05 Aug 2017 08:48AM UTC rcjsuen travis-ci pending completion   set done
189 master Fix #128 Convert directive to lowercase in code action If a diagnostic is published for a parser directive not being written in lowercase, a corresponding code action for converting the directive to lowercase will now be generated. Signed-off-by... push 04 Aug 2017 10:30PM UTC rcjsuen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 22
  • 23
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc