Revisions of code

Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1172986 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 39)
- New upstream release 1.89.1
  * Fix disposing a tree view while it's visible causing it to stay empty
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1171445 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 38)
- New upstream release 1.89.0
  * 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.
  * 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.
  * Local workspace extension - Include and install extensions directly in your workspace.
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1168642 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 37)
- Add backported electron29-nan-SetAccessor.patch to fix ftbfs with Electron 29
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1166920 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 36)
- New upstream release 1.88.1
  * update bundled typescript to 5.4.5
  * Fix UI error when opening and closing a notebook
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1165474 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 35)
- New upstream release 1.88.0
  * 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.ectly from the terminal.
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1156136 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 34)
- New upstream release 1.87.1
  * Fix stuck highlighting when `"editor.occurrencesHighlight": "off"`
  * use document object identity and not uri equality when checking if a document belongs to a notebook
Bruno Pitrus's avatar Bruno Pitrus (dziobian) committed (revision 33)
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1152999 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 32)
- New upstream release 1.87.0
  * Multi-cursor inline suggestions - Review and accept inline suggestions for multiple cursors.
  * Side-by-side preview refactoring - Preview refactorings across files with multi diff editor.
  * Sticky scroll in editor - Sticky scroll is enabled by default in the editor.
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1152467 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 31)
- Rename /usr/libexec/code-oss to code-oss.js to fix error on open with Electron 28
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1152007 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 30)
- nan_callbacks_12_inl-node21.patch: apply to two other bundled copies to fix ftbfs with electron 28
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1146915 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 29)
- New upstream release 1.86.2
  * Fix "Surround with snippet" command missing
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1145498 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 28)
- Explicitely set AR=gcc-ar to avoid ftbfs due to “plugin needed to handle lto object” (bsc#1219745)
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1145226 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 27)
- New upstream release 1.86.1
  * no changelog provided
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1143450 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 26)
- New upstream release 1.86.0
  * Per-window zoom levels - Adjust the zoom level for each window independently.
  * Multi-file diff editor - Quickly review diffs across multiple files in the diff editor.
  * Triggered breakpoints - Efficient debugging with breakpoint dependencies.
  * Expanded Sticky Scroll support - Sticky Scroll in tree views and notebooks.
  * Markdown paste options - Rich paste support for links, video, and audio elements.
  * Flexible Auto Save options - Skip Auto Save on errors or save only for specific file types.
  * Source Control input - Customize commit input and per-language editor settings.
  * Extension notifications - Fine-grained control for disabling notifications per extension.
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1133491 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 25)
- New upstream release 1.85.1
  * no release notes
- Use upstream launcher script
  * drop code.sh, add code.sh.patch
- Also install seti icon font globally because VSCode is the upstream for this font
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1132951 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 24)
- New upstream release 1.85.0
  * 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.
- Correct missing modules (depending on host machine architecture) in vendor tarball script
- Add BuildDepends: increase-file-max to fix EMFILE during build (bsc#1217993 gh#microsoft/vscode#200276)
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1130951 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 23)
- languageservers: Remove comments from generated js code
  * json-language-features-no-debugmaps.patch -> no-comments-or-sourcemaps.patch
- Explicitely specify path to /usr/include/node to work around ftbfs due to bsc#1217424
Bruno Pitrus's avatar Bruno Pitrus (dziobian) accepted request 1125723 from Bruno Pitrus's avatar Bruno Pitrus (dziobian) (revision 22)
- Add backported nan_callbacks_12_inl-node21.patch to fix ftbfs with node 21.x
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
Displaying revisions 1 - 20 of 39
openSUSE Build Service is sponsored by