Revisions of code

Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1123678 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 21)
- New upstream release 1.84.1
  * no changelog provided 
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1121733 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 20)
- New upstream release 1.84.0
  * 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.
- Drop tree-sitter-remove-CreationContext.patch no longer relevant
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1121109 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 19)
- Reset SOURCE_DATE_EPOCH to work around bsc#1216691
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1117133 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 18)
- New upstream release 1.83.1
  * no changelog provided
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1115898 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 17)
- New upstream release 1.83.0
  * 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.
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1111931 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 16)
- New upstream release 1.82.2
  * Fix debug console not working
  * Fix error traces showing unrendered HTML href that makes them hard to read 
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1110795 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 15)
- New upstream release 1.82.1
  * Fix npm view exploit (CVE-2023-36742)
- New upstream release 1.82.0
  * Accessibility improvements - Accessible View support for inline completions, updated keybindings.
  * Built-in port forwarding - Forward local server ports from within VS Code.
  * Sticky Scroll updates - Scrolls horizontally with editor, display last line in scope, folding UI.
  * New diff editor features - Detect moved code, dynamically switch inline and side-by-side view.
  * Command Center displayed by default - Quickly open files or run commands from the title bar.
  * Copy Notebook output - Easily copy cell output as well as generated images.
  * WebAssembly debugging - Decompile WASM code to step through and set breakpoints.
  * New TypeScript refactorings - Move to File and Inline Variables refactorings.
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1103375 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 14)
- New upstream release 1.81.1
  * Don't uninstall application-scoped extensions when importing profile
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1102297 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 13)
- New upstream release 1.81.0
  * Accessibility improvements - Accessible View support for notifications, chat responses, and hovers.
  * VS Code Profiles - Finer control with partial profiles and "Apply to all profiles" options.
  * New diff editor features - Collapse unchanged regions, better diff region text alignment.
  * Git repositories with symlinks - Support for repository paths with symbolic links.
  * Notebook updates - Search text in closed notebooks, "sticky scroll" displays Markdown headers.
  * Access Jupyter servers in GitHub Codespaces - Connect to a remote Jupyter server in a codespace.
- Drop prepare-rpm-task.patch applied upstream
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1101250 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 12)
- Add remove-mangle.patch and extensions-disable-mangler.patch to disable overzealous code minification. This:
  * restores functionality of some third-party extensions (see https://github.com/VSCodium/vscodium/issues/1390 )
  * fixes build nondeterminism (boo#1041090)
  * MASSIVELY reduces build times which were often getting killed due to timeout
  at a cost of small package size increase.
- Add webpack-no-source-maps.patch as we don't ship or need them
- Correct missing symlinks in languageservers
- Correct some windows-only npm packages wrongly included in package
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1100326 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 11)
- New upstream release 1.80.1
  * no changelog provided
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1097772 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 10)
- Nrw upstream release 1.80.0
  * Accessibility improvements - Accessible View for better screen reader support, Copilot audio cues.
  * Better editor group and tab resizing - Set min tab size, avoid unnecessary editor group resizing.
  * Skip subwords when expanding selection - Control whether to use camel case for selection.
  * Terminal image support - Display images directly in the integrated terminal.
- Disable do-not-gulp-all-memory.patch on 64bit due to timeouts.
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1093354 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 9)
- New upstream release 1.79.2
  * no changelog provided
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1091883 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 8)
- New upstream release 1.79.0
  * Read-only mode - Mark specific files and folders in your workspace as read-only.
  * 'Paste as' options - Choose how you'd like item links pasted into the editor.
  * Automatic copy of external files - Drag or paste to Markdown adds new files to your workspace.
  * Default Git repo branch name - Use "main" as the default or override via a user setting.
  * Notebooks rich content search - Search based on Notebook output or filter on cell type.
  * Linked editing for JSX tags - Simultaneously change opening and closing JSX tags.
- Drop custom-gallery.patch and add updated merge-user-product.patch from VSCodium
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1086737 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 7)
- New upstream release 1.78.2 
Bruno Pitrus's avatar Bruno Pitrus (dziobian) committed (revision 6)
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1085165 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 5)
- New upstream release 1.78.0
  * Accessibility improvements - Better screen reader support, new audio cues.
  * New color themes - "Modern" light and dark color theme defaults.
  * Profile templates - Built-in templates for Python, Java, Data Science, and more.
  * Drag and drop selector - Choose how you'd like item links placed into the editor.
  * Standalone color picker - Color picker UI to insert or modify color formats.
  * Quick Fixes for Source Control input - Fix spelling and other errors right in the input box.
  * Markdown drag and drop videos - Easily add video tags in Markdown files.
  * Notebooks insert images as attachments - Choose between an image link, path, or attachment.
- Drop Allow-building-on-unsupported-node-versions.patch, no longer needed (15.3 is unsupported anymore)
- Drop node-pty-spawn-helper-no-pic.patch — that code is no longer shipped
- Add sqlite-remove-gcc-symbol-versions.patch
- BuildRequire esbuild 0.17
  * add system-esbuild.patch
Bruno Pitrus's avatar Bruno Pitrus (dziobian) committed (revision 3)
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1079766 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 2)
- Fix unresolvable build on Fedora 37+
- vscode-languageservers: Do not ship JS debug maps (json-language-features-no-debugmaps.patch)
Displaying revisions 21 - 40 of 41
openSUSE Build Service is sponsored by