Romans Malinovskis

Results 8 comments of Romans Malinovskis

` ` - copy-paste this into terminal/VimR: renders as 'cog' in terminal and not visible in VimR with same `Fira Code` font.

![Screenshot 2021-12-21 at 10 33 31](https://user-images.githubusercontent.com/92028468/146915475-7c1dce60-d494-4974-8a76-57e8cce3aa82.png) Possibly related. SNAPSHOT-20211201.192602 (20211201.192602)

I've reproduced it with the following text: ``` Hello `there` and Hello `` - syntax is messed up ``` Apparently `` messes up the highlight.

This branch uses default indent of 4, while terraform typically uses 2 as ident. Not sure if this is a relevant comment (my first one here). also - cmd+/ commenting...

Syntax is due to be deployed in 122. Still missing Language Server support: https://github.com/zed-industries/zed/blob/main/crates/zed/src/languages.rs#L325

`$ZED_CUSTOM_RUST_PACKAGE` should work for any shell. Unless some exotic syntax is used (e.g. `${NAME}_id`) bracketing variables do not offer any advantage.

Possibly related, when editor panel is active, Cmd+Clicking in terminal is not working, instead a click will focus the terminal panel. Releasing and pressing Cmd again will work as intended....

@mribeirodantas - any chance we could merge this? I keep sending people to my PR to read the guide :D I'm happy to clean up the guide if it needs...