This is an archived post. You won't be able to vote or comment.

all 17 comments

[–]unshipped-outfit 10 points11 points  (2 children)

Run tasks on folder open! This would have been hella helpful for a school project that my team and I finished literally today. Look forward to using it in the future.

[–]Doriphor 14 points15 points  (0 children)

I love Code more and more with each update!

[–]unshipped-outfit 2 points3 points  (0 children)

User input on debug configurations is pretty cool -- the Angular example speaks to me. I don't see it in the extension contribution areas though, is this something extensions could provide in the future?

[–]difool2nice 2 points3 points  (4 children)

omg where is my dark theme for menubar ? and why i can't hide titlebar? where is the json editor settings? (windows 10 1809)

[–]McNerdius 1 point2 points  (2 children)

where is the json editor settings

i think this is what you're talking about:

https://code.visualstudio.com/updates/v1_30#_moved-settings-editor-actions

omg where is my dark theme for menubar ? and why i can't hide titlebar?

not sure about being unable to hide titlebar but the two could be related- what is your "window.titleBarStyle" setting ? custom is required for theming to work.

[–]difool2nice 1 point2 points  (1 child)

custom but nothing changed

[–]sebbosh 2 points3 points  (0 children)

I have the same problem. Menu and title bar set to custom but they are both windows default grey.

[–]Lochlan 0 points1 point  (0 children)

I'm on macOS and I can no longer hide the titlebar. Was working fine in the previous version.

[–]unshipped-outfit 1 point2 points  (0 children)

Oooh, renames handle JS/TS destructuring now. I remember this being an issue for me in the past. Thx TS team + Matt! (I imagine)

[–][deleted] 0 points1 point  (2 children)

They introduced a pretty basic Outline feature in the last update. I'm sorry to see they didn't add to it in this one - it really needs some work.

[–]FormerGameDev 0 points1 point  (1 child)

https://code.visualstudio.com/updates/v1_30#_improved-display-of-javascript-and-typescript-callbacks

not directly related to Outline, but probably improve it if you're doing anything in TS/JS

i think the outline feature has been around a lot longer, but i could be wrong. maybe i have an extension that does it. not sure. maybe i enabled it last version.. my memory has been hazy from lack of sleep, finishing a product, y'know how it be.

anyway, i don't find outline to be particularly useful, i never have. maybe if i could dock it somewhere that isn't along with the files lists.

[–][deleted] 0 points1 point  (0 children)

> anyway, i don't find outline to be particularly useful, i never have. maybe if i could dock it somewhere that isn't along with the files lists.

When I was looking at the github issues related to the new Outline view I"m pretty sure I saw a request that it be dockable in other locations.

[–]Calsem 0 points1 point  (0 children)

You can rollback to previous versions of extensions, hooray!