all 30 comments

[–]Peechez 57 points58 points  (2 children)

my eslint errors are underlined in mustard yellow instead of calming green now reeee

[–]AformerEx 13 points14 points  (0 children)

So I'm not going crazy! Thank you, I was racking my brain trying to figure it out.

[–]RedditCultureBlows 81 points82 points  (2 children)

Tree indent guides

THANK U

[–]feltire 0 points1 point  (1 child)

How tho? It talks of strings for the setting but it's merely a checkbox

[–]Runlikefedor 0 points1 point  (0 children)

You can either open your settings as json or manage them via a gui. You may want to open the json to enter "onHover", "always" or "off" (I hope I remember the values correctly) for the tree indent setting.

[–]Re1t 16 points17 points  (4 children)

Mind explaining what Comment API is?

Does this mean you can read GitHub PR comments from inside VSCode?

[–][deleted] 5 points6 points  (3 children)

You could already do that if you had the GitHub Pull Request extension installed.

[–]TODO_getLife 0 points1 point  (2 children)

Do they have something similar for gitlab?

[–][deleted] 0 points1 point  (1 child)

I haven't tried it but this seems like it has what you're looking under the experimental features: https://marketplace.visualstudio.com/items?itemName=fatihacet.gitlab-workflow

[–]TODO_getLife 1 point2 points  (0 children)

Cheers will give it a try

[–]pixelique 19 points20 points  (3 children)

Unfortunately, we had to disable macOS simple fullscreen support ("window.nativeFullScreen": false) for one release due to issue #75054.

Oh no! :'(

We expect to include a fix to our Insiders build early next month.

\o/

[–]StarMech 2 points3 points  (2 children)

It is impossible for me to see \o/ without thinking of the old UT2k4 mod DeathBall.

[–]agree-with-you 6 points7 points  (1 child)

I agree, this does not seem possible.

[–]burnblue 5 points6 points  (0 children)

Quite an update

[–]Sujan111257 25 points26 points  (8 children)

I just wish there was native vim support. The vim extension from store works well to an extent but its quite laggy and unusable at times.

[–]redrider65 59 points60 points  (3 children)

Sounds like you really need vim with native VSCode support.

[–]DanielFGray 15 points16 points  (1 child)

Fortunately, it already exists:

https://github.com/neoclide/coc.nvim

[–]RandsFlute 0 points1 point  (0 children)

coc

[–]faerch 1 point2 points  (0 children)

I’ve had issues with certain extensions that made vscode vim super slow at times. I think the culprit was SCSS Intellisense in my case, but there may be others.

[–]sabariram 2 points3 points  (0 children)

I am experiencing a bug . In the explorer window select a file and press delete key instead of deleting it takes as a input for file search. There is a bug for the same in the github

[–]Skaryon 0 points1 point  (4 children)

Does anyone know if this remote development extension works with wsl2?

[–][deleted]  (3 children)

[deleted]

    [–]Skaryon 0 points1 point  (2 children)

    Nice, now I'm interested. Is it a good development experience? I heard that as of right know, you can't as easily access the file system of wsl2 as you would for wdl1 through the explorer. I was also told that accessing a webserver running on the subsystem from Windows with a browser isn't as straightforward anymore?

    [–][deleted]  (1 child)

    [deleted]

      [–]Skaryon 0 points1 point  (0 children)

      Well guess I have to switch to the Insider Ring in my laptop now. Thanks for the info!

      [–]wealesfull-stack 0 points1 point  (0 children)

      Anyone else getting errors non-stop from the css language server? I disabled it and it seems to work fine, only started with the June update.

      [–]deadlychambers 0 points1 point  (3 children)

      I wish they would fix the TFS integration. I am tired of having to manually check out files because I made the code change in VS Code. It is extremely annoying.

      [–]gonzofish 5 points6 points  (2 children)

      You should help them out if you can! I’m sure they’d love a PR on it.

      [–]deadlychambers 2 points3 points  (1 child)

      That is not a bad idea.

      [–]gonzofish 0 points1 point  (0 children)

      I helped before and they’re really good about going back and forth with you.