Build 3156
2 December 2017
- embed action now treats the target as optional, rather than an error
- Various syntax definition errors now include the file name in the message
- Various syntax highlighting improvements
- Fix a crash in the Command Palette when using up and down keys with text input
- Initial Command Palette text is no longer selected
- Reinvoking the Command Palette while it is open, but without focus, now works properly
- API: Invoking a command that requires input from the Command Palette will always pass a dict to the input() method