eager_eagle

joined 2 years ago
[–] eager_eagle@lemmy.world 3 points 21 hours ago (1 children)
[–] eager_eagle@lemmy.world 2 points 1 day ago* (last edited 1 day ago)

Maybe follow this https://github.com/microsoft/vscode/issues/193267

you can pin editor tabs; I don't know what pinning things like file explorer and git would mean, as they can't be closed.

[–] eager_eagle@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (2 children)

fwiw, VS Code has 3 "tooling areas" - for the lack of a better name - other than the editor itself:

A panel (bottom area) and two sidebars: primary (usually on the left) and secondary (usually on the right).

You can drag and drop tabs in each of these areas to move things around, and even split one of these areas to hold two or more things.

e.g.:

  • you can make the sidebar share "file explorer" and "git";
  • put "terminal" and "outline" together on the secondary side bar;
  • move "docker" to the bottom panel

it's pretty flexible

[–] eager_eagle@lemmy.world 3 points 2 days ago* (last edited 2 days ago) (4 children)

not without "breaking" the install, like in this extension. I've been wanting a way to set the font family for the UI, but that's not exposed by the settings and it would require this kind of "surgery". I never liked the idea of messing with VS Code files, so I never bothered changing this.

Out of curiosity, I don't get the "blocky" complaint; what kind of layout do you have in mind? Any apps that implement it?

[–] eager_eagle@lemmy.world 392 points 3 days ago (10 children)

what is the charge?? Eating a meal? A succulent Chinese meal??

[–] eager_eagle@lemmy.world 7 points 4 days ago

honestly I'd be more creeped out if he wasn't

[–] eager_eagle@lemmy.world 6 points 4 days ago

yeah, even if you have no idea why something started working again, at least write that

[–] eager_eagle@lemmy.world 26 points 5 days ago (3 children)

Your Outie is skilled at compiling software from source.

[–] eager_eagle@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

yeah, either that or none of the Milkdromeda inhabitants will be able to commit

[–] eager_eagle@lemmy.world 43 points 1 week ago* (last edited 1 week ago) (2 children)

I like the hot potato license, but granting commit rights only to inhabitants of the milky way galaxy is too restrictive.

1
submitted 2 months ago* (last edited 2 months ago) by eager_eagle@lemmy.world to c/vscode@programming.dev
 
  • Find in Explorer - Quickly find files in the Explorer view with the improved Find control.
  • Source Control Graph - More filtering options and interactivity in the Source Control Graph.
  • Python test coverage - Run Python tests with coverage and get rich results in the editor.
  • ESM - Faster VS Code startup thanks to the migration to ESM.
  • Account preference - Specify which account to use for an extension.
  • Copilot in Native REPL - Get code completions and Inline Chat in the Native REPL.
  • Improved chat context - Drag & drop files or use IntelliSense for more relevant chat context.
  • Test environment setup - Get help with setting up a test framework for your workspace.
view more: next ›