Michael Reeves

Results 7 issues of Michael Reeves

I use a NFC enabled Yubico security key as a alternate login authentication on my machine. In most case this works without a problem. However sometimes the key either times...

`t` is typescript syntax for using the generic types. It is not appropriate to attempt to auto close this syntax like an XML/HTML tag. I have removed your extension as...

The fallowing SQL generates false error from your language serve: /* Replace with your SQL commands */ DROP TABLE kittens; ![false error1](https://user-images.githubusercontent.com/684470/147969529-f6f7938f-d58c-45c7-8cd4-b8e2c58fa76f.png) The additional editor highlighting is supplied by "Error...

enhancement

The fallowing results in incorrect syntax highlighting: def a()->None: """d""" #f pass removing ->None works as expected. For myself I have found an alternate extension for my needs.

I have a situation where the built-in python/lldb version is this extension is older than what's on my system. With python particular this causes silent syntax errors in typed scripts...

enhancement

This extension does not activate for the 'json5' language. While there are some minor syntax changes your extension does not supply a grammar or otherwise attempt to directly read raw...

THis fixes #37 and reactivates the previously failing tests.