Visual Studio Code
1.3K subscribers
27 videos
74 links
Code editing. Redefined

Free. Built on open source. Runs everywhere.

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
VS Code September 2022 Release Highlights (v1.72)
🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
VS Code October 2022 Release Highlights (v1.73)
👍3
This media is not supported in your browser
VIEW IN TELEGRAM
VS Code November 2022 Release Highlights (v1.74)
👌2
This media is not supported in your browser
VIEW IN TELEGRAM
VS Code January 2023 Release Highlights (v1.75)
👍2
This media is not supported in your browser
VIEW IN TELEGRAM
VS Code July 2023 Release Highlights (v1.81)
👍3👌31
This media is not supported in your browser
VIEW IN TELEGRAM
IPython stack trace rendering:

Exception stack traces from IPython now render clickable links to help navigate to the error. This will only apply if the Jupyter extension does not alter the stack trace first: "jupyter.formatStackTraces": false.
👍7
This media is not supported in your browser
VIEW IN TELEGRAM
Multi-document highlighting:

Initial support for code highlighting across multiple documents was added via the setting Editor: Multi Document Occurrences (editor.multiDocumentOccurrencesHighlight).

Note: This initial implementation features only textual occurrences, with support for semantic highlighting coming in the future.
👍4