13
submitted 2 months ago* (last edited 2 months ago) by waterplants@lemm.ee to c/vscode@programming.dev
  • Default browser - Configure which browser to use for opening links in VS Code.
  • Revert PRs - Easily create a revert PR for a merged PR.
  • Extension updates - More easily configure auto updating of extensions.
  • Override profiles - Override an existing profile with the Profiles Editor.
  • Paste files in CSS - Quickly add CSS file references with paste or drag and drop.
  • Move Panel to top - Position the Panel section at the top of the workbench.
  • Copilot uses GPT-4o - GitHub Copilot Chat upgraded to OpenAI's GPT-4o.
4
submitted 3 months ago by waterplants@lemm.ee to c/vscode@programming.dev
  • Preview: Incoming/Outgoing changes graph - Visualize incoming and outgoing changes in the Source Control view.
  • Python environments - Enhanced environment discovery with python-environment-tools.
  • Smart Send in native REPL - Smoothly run code chunks in the native REPL.
  • GitHub Copilot extensibility - Chat and Language Model APIs available in VS Code Stable.
  • Preview: Profiles Editor - Manage your profiles in a single place.
  • Custom tab labels - More variable options and support for multiple extensions.
  • TypeScript 5.5 - Syntax checking for regular expressions and other language features.
  • JavaScript Debugger - Inspect shadowed variables while debugging JavaScript.
14
submitted 4 months ago by waterplants@lemm.ee to c/vscode@programming.dev
  • Editor tabs multi-select - Select and perform actions on multiple tabs simultaneously.
  • Profiles - Open new windows with your preferred profile.
  • Editor actions - Immediately access editor actions across editor groups.
  • Copilot extensibility - Build AI into your extensions with the Chat and Language Model API.
  • VS Code Speech - Automatically read out Copilot Chat responses with text-to-speech.
  • Find in notebooks - Restrict search to selected cells in notebooks.
  • Chat context - Quickly attach different types of context in chat.
  • IntelliSense in chat responses - Better understand generated code with IntelliSense.
10
submitted 5 months ago by waterplants@lemm.ee to c/vscode@programming.dev
  • Preview Markdown images & videos - Hover over a link to preview images & videos in Markdown.
  • Enhanced branch switching - Restore open editors seamlessly when switching between branches.
  • Middle-click paste support - Paste text quickly in the terminal using a mouse middle-click.
  • WSL over Remote - SSH - Use WSL when connected to a remote machine via Remote - SSH.
  • Accessible View - Navigate through comments, chat code blocks & terminal commands from the Accessible View.
  • Keyboard shortcuts for UI actions - Customize keybindings for UI actions directly with a right-click.
  • Quick Search - Search for text across your workspace with Quick Search.
  • AI-powered rename suggestions - Get intelligent rename suggestions in the editor with Copilot.
  • Copilot content exclusion - Exclude files from being used in the Copilot context.
  • Local workspace extension - Include and install extensions directly in your workspace.
17
submitted 6 months ago by waterplants@lemm.ee to c/vscode@programming.dev
  • Apply custom editor labels - Distinguish between editors with same file names.
  • Locked scrolling - Compare editors side-by-side with synchronized scrolling.
  • Extension update improvements - Restart extensions without reload & update extensions with VS Code releases.
  • Test Coverage API - Native code coverage support in VS Code.
  • Folding markers in minimap - Easily identify and navigate to code sections from minimap.
  • Quick Search improvements - Sticky file path separators and separator buttons.
  • Notebook Run cells in section - Quickly run all cells in a notebook section.
  • Copilot improvements - Improved inline chat UI, commit messages, and used references.
  • Python auto-detect improvements - Detect startup files for Flask & Django, discover Hatch environments.
  • Preview: Terminal inline chat - Start a Copilot inline chat conversation directly from the terminal.
[-] waterplants@lemm.ee 4 points 7 months ago

Great work making Cyclops cool again. The sky dive was my favourite scene in this episode.

11
submitted 7 months ago by waterplants@lemm.ee to c/vscode@programming.dev
  • Voice dictation in editor - Use your voice to dictate directly in the editor.
  • Multi-cursor inline suggestions - Review and accept inline suggestions for multiple cursors.
  • Copilot-powered rename suggestions - Get rename suggestions for symbols from Copilot.
  • Side-by-side preview refactoring - Preview refactorings across files with multi diff editor.
  • Smarter Python imports - Improvements for adding missing Python imports.
  • Sticky scroll in editor - Sticky scroll is enabled by default in the editor.
  • Multi-language support for speech - Multiple languages supported for speech recognition.
  • Copilot suggestions for dev containers - Get template and feature suggestions for dev container configurations.
[-] waterplants@lemm.ee 32 points 8 months ago

omega-3? we getting fatty acids?

8
submitted 8 months ago by waterplants@lemm.ee to c/vscode@programming.dev
8
submitted 8 months ago* (last edited 8 months ago) by waterplants@lemm.ee to c/vscode@programming.dev
[-] waterplants@lemm.ee 5 points 9 months ago

While waiting for the update, I think if you set scaled as your default sort (on desktop), I think it will be your default in Sync. Might work on other apps too.

8
submitted 10 months ago by waterplants@lemm.ee to c/vscode@programming.dev
  • Floating editor windows - Drag and drop editors onto your desktop.
  • Accessible View workflow - Smoother transitions to and from the Accessible View.
  • Finer extension update control - Choose which extensions to auto update.
  • Source Control incoming and outgoing view - Easily review pending repository changes.
  • JavaScript heap snapshots - Visualize heap snapshots including memory object graphs.
  • TypeScript Go to Definition from inlay hints - Jump to definition from inlay hint hovers.
  • Python type hierarchy display - Quickly review and navigate complex type relationships.
  • GitHub Copilot updates - Inline chat improvements, Rust code explanation.
  • Preview: expanded Sticky Scroll support - Sticky Scroll in tree views and the terminal.
31
submitted 10 months ago by waterplants@lemm.ee to c/vscode@programming.dev
12
  • More audio cues - New audio cues to indicate clear, save, and format activity.
  • Activity bar position - Move Activity bar to the top for compact display.
  • Hide editor tabs - Show multiple, single, or no editor tabs.
  • Maximize Editor Groups - Quickly expand the active Editor Group.
  • Python improvements - Better run code in terminal, easier virtual environment creation.
  • FastAPI tutorial - Learn about developing Python FastAPI apps with VS Code.
  • Gradle for Java - Improved support for Java Gradle projects.
  • Preview: GitHub Copilot - Chat "agents", generate commit messages, terminal support.
[-] waterplants@lemm.ee 5 points 1 year ago

Floating editor windows exploration We have started to explore how to pull editors out of the workbench window into their own windows. This feature is our highest upvoted feature request and we plan to have a first working version for our Insiders users to play with in October.

its happening office meme

16
  • Accessibility improvements - Screen reader support for the pull request comments.
  • Better Command Palette search - New "similar commands" list to help command discovery.
  • Add custom icons to profiles - Display an icon to easily identify the active profile.
  • Compact editor tab height - Shrinks editor tab height for larger editor region.
  • Dedicated pinned editor row - New editor tab row supports pin/unpin via drag and drop.
  • Go to Symbol in notebooks - Quickly navigate to code symbols in your notebook.
  • Python debugger updates - Configure whether to step into system/library or just your code.
  • Preview: GitHub Copilot - Test generation based on current framework and project conventions.
[-] waterplants@lemm.ee 4 points 1 year ago

you sound like a republican

[-] waterplants@lemm.ee 7 points 1 year ago

not trying to shit stir, but can men really wear balaclavas anywhere they want?

[-] waterplants@lemm.ee 3 points 1 year ago

you're in a room with ten people, and you shout "I like turtles"

vs

you're in a room with ten people and a thousand bots, and you shout "I like turtles"

what's your problem again?

[-] waterplants@lemm.ee 10 points 1 year ago

maybe put "This is what it took to defederate from exploding-heads after being federated with them since the start of lemmy.world" before the screenshot of the post, as right now it seems confusing.

[-] waterplants@lemm.ee 13 points 1 year ago

Great work on following up with examples, very informative.

[-] waterplants@lemm.ee 46 points 1 year ago* (last edited 1 year ago)

People really don't understand the current state of LLM, like the pictures generated "Its a really good picture of what a dog would look like, it's not actually a dog". Like a police sketch, with a touch of "randomeness" so you don't always get the same picture.

I'm guessing they will try to solve this issue with some cheap human labour to review what is being generated. These verifers will probably not be experts on all the subjects that the llm will be spitting out, more of a "That does kind of look like a dog, APPROVED".

Let's say I'm wrong, and LLM's can make as good of an article as any human. The content would be so saturated (even a tumblr user could now make as good and as much content as one of these companies), I would expect companies to be joining in on all the strikes 😆.

Funny world we are all going into.

Boas Entradas

[-] waterplants@lemm.ee 40 points 1 year ago

🧟John is a 🍎lemm.app user, he subscribes to 🐢turtle community on 🍌lemm.ban

he is the first ever to do this on 🍎lemm.app

so 🍎lemm.app creates a copy with the last 20 posts and now will always keep in sync with future posts

👩‍🚀Jill is also a user on🍎 lemm.app, she subscribes to the same 🐢turtle community but a year later.

she will be able to see all the posts of that year all the way up to those 20 posts.

[-] waterplants@lemm.ee 3 points 1 year ago

a few community blocks here and there should help

view more: next ›

waterplants

joined 1 year ago