-
### Summary
The behavior of `+left` `+right` `+up` `+down` in select/extend mode is the exact same as in normal mode.
I expected these commands to extend my selection in select mode, by remember…
oati updated
7 months ago
-
Example:
```
- Line starts with dash:
>
This is not recognized as code block
<
```
------
This seems to be a known problem, but there is no issue to track it and for users to consult wi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Nature of Your Project
TypeScript
### Current Behavior
When generating files in @cds-models, one of the gene…
-
Bowlers CST tree is based on `lib2to3` tree format. Instagram recently announced [libCST](https://libcst.readthedocs.io) which claims the CST tree format is similar to AST trees in syntax hence making…
-
We currently describe Binaryen IR as an Abstract Syntax Tree, but this seems not quite accurate, and has gotten less accurate over time. The one thing it gets right is that our IR is a tree (compared …
-
We have our build environments in different software trees. The selection is performed based on environment variables. Basically something like `SOFTWARE_TREE_ROOT=/path/to/tree`. I would like to set …
-
I would like to use the GDScript yield function in a .py file, but I'm not sure how to form the syntax or if it's supported.
GDScript syntax example:
`yield(get_tree(), "idle_frame")`
`yield(Visu…
-
I'd like to better understand how `hnix` represents the parsed source – ideally I'd like to see the `Show` output for the parsed `NExpr`.
What's currently the best way to do that? Run `parseNixText…
-
```
Error in decoration provider treesitter/highlighter.line:
Error executing lua: ...d-0.10.0/share/nvim/runtime/lua/vim/treesitter/query.lua:763: No handler for is-not?
stack traceback:
…
-
Is it possible for the extension to also support haml files?