Closed
Description
Expected Behavior
- auto complete suggestions show up based on the JS contexts
Actual Behavior
- rather slow auto complete popups and/or wrong suggestions
Screenshots (click to view in fullscreen)
- although I typed rather slowly for the demo, the popups are delayed quite a bit, which makes the plugin inconvenient to use
- when using backspace JSE thinks it still should suggest options for
element.style.suggestion_here
and thus displayesoutlineStyle
etc.
Specifications
- Sublime Text 3 build: 3143
- OS: Windows 64bit
- JavaScript Enhancements version: 0.11.1
I am really looking forward to seeing this plugin in its final state!