Git Product home page Git Product logo

dnh's People

Contributors

andolga avatar sparen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dnh's Issues

Language server seems to be broken

If you are still on version 1.3.0 and everything seems to work, do not upgrade for now.

After the latest release, the language server doesn't seem to work correctly, making any completion features that require it (everything aside from snippets) unavailable.

There are no obvious error messages and the language server did work fine when testing the changes before publishing the new release, even after the dependency updates.

After that, it seemed to stop working completely, regardless if it's running in debug (for testing) or production mode.

Reverting to a previous version didn't have any effect either. This seems to indicate that it's an issue related to VS Code (maybe an incompatibility in a newer version?) rather than a new problem that didn't exist before the latest release.

Of course, there's also the possibility that it's a local issue. I will test on other machines and if it doesn't work there, I'll start debugging this when I find the time. Edit: I can confirm that it's not working on one of my other machines either, which means I'll have to dig deeper.

"alternative" autocomplete creates unnecessary brace

Trying to tab-complete alternative will currently produce this snippet:

alternative (variable) {
case (caseX) {
  // do something
}
case (caseY) {
  // do something else
}
others {
  // do something in default case
}

This has an extra opening brace after the "variable" part that ends up being mismatched.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.