razetime / bqn-vscode

BQN programming language vscode plugin (symbol input, syntax highlighting)
MIT License
22 stars 6 forks source link

Bracketed paste, "Profile Script", multiple cursors, pending highlight, and hover help #14

Closed mk12 closed 1 year ago

mk12 commented 1 year ago

This is another stack of 5 changes.

1. Use bracketed paste mode

https://user-images.githubusercontent.com/316673/210156840-2ed3424b-dcd2-46c7-b137-74e5a4b8d79b.mov

2. "Clear Imports" and "Profile Script" commands

https://user-images.githubusercontent.com/316673/210156845-eb642726-2196-4a45-ac07-09c7966394ed.mov

3. Support multiple cursors

https://user-images.githubusercontent.com/316673/210156848-ce19f521-d077-4ae3-a859-f28c3a31d67f.mov

4. Highlight pending backslash

https://user-images.githubusercontent.com/316673/210156852-8b31f74c-553e-480d-843c-7a9476664c5a.mov

5. Show documentation on hover

https://user-images.githubusercontent.com/316673/210156854-7c33e4da-1aee-4014-9675-cf23f857072f.mov

razetime commented 1 year ago

thanks for the changes again. I've invited you as a contributor, please join if you have more changes in mind.