|
|
|
|
Changelog for code-1.94.2-lp156.2.1.x86_64.rpm :
* Thu Oct 10 2024 Bruno Pitrus - New upstream release 1.94.2 * no changelog provided .------------------------------------------------------------------ * Tue Oct 08 2024 Bruno Pitrus - New upstream release 1.94.1 * Fix elevated save vulnerability (CVE-2024-43601)- Run tests for native-is-elevated in check- Remove some files that should not be shipped in package * Sat Oct 05 2024 Bruno Pitrus - New upstream release 1.94.0 * 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.- Drop no longer needed patches * do-not-check-for-yarn.patch * remove-deprecated-AccessorSignatures.patch * nan_callbacks_12_inl-node21.patch * asar-deterministic.patch * electron29-nan-SetAccessor.patch- Add backported patches * extensions-git-mismatching-package-lock.patch * test-monaco-mismatching-package-lock.patch * Fri Sep 13 2024 Bruno Pitrus - Skip flaky test * node-pty-unixTerminal.test-flaky.patch * Thu Sep 12 2024 Bruno Pitrus - New upstream release 1.93.1 * Fix worker fail when single-quote in application dir (gh#microsoft/vscode#227971) * Fix YAML grammar breaking MDX syntax highlighting (gh#microsoft/vscode#224862)- Run test suite for node-pty * Thu Sep 05 2024 Bruno Pitrus - New upstream release 1.93.0 * Profiles editor - Switch and manage your profiles from a single place. * Notebook diff viewer - Efficiently review changes in notebooks by collapsing unchanged cells. * Resize columns via the keyboard - Resizing table columns in VS Code more accessible via keyboard. * Source Control Graph - Easily hide, collapse, or move the Source Control Graph.- Drop upstreamed patches * nls.keys.json-determinism.patch * extensions-promise-rejected.patch- no-asar.patch: remove asar completely instead of just unpacking it- aarch64: run tests * Thu Aug 08 2024 Bruno Pitrus - New upstream release 1.92.1 * no changelog provided * Sun Aug 04 2024 Bruno Pitrus - Add backported e31-nan-CopyablePersistentTraits.patch to fix ftbfs with electron 31 * Fri Aug 02 2024 Bruno Pitrus - Add backported nls.keys.json-determinism.patch to fix determinism (bsc#1041090) * Thu Aug 01 2024 Bruno Pitrus - New upstream release 1.92.0 * 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.- Add request.test-skip.patch- Drop no longer needed patches * e30-kerberos-invalid-conversion.patch * terminal.shellIntegration.test-skip.patch- The markdown language server is no longer built as part of VS Code. The new upstream is https://github.com/microsoft/vscode-markdown-languageserver * Thu Jul 11 2024 Bruno Pitrus - New upstream release 1.91.1 * no changelog given * Wed Jul 10 2024 Bruno Pitrus - Add backported e30-kerberos-invalid-conversion.patch to fix ftbfs with electron 30 * Thu Jul 04 2024 Bruno Pitrus - New upstream release 1.91.0 * Preview: Incoming/Outgoing changes graph - Visualize incoming and outgoing changes in the Source Control view. * 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.- Tell the tests that we\'re running unattended so thatit skips known-flaky tests * drop contributions.test-skip.patch- Run all of test-integration.sh * test-extensions-skip.patch * test-integration-electron-node-path.patch * terminal.shellIntegration.test-skip.patch- Do not run tests on aarch64 and ix86 due to Electron/V8 crashing * Tue Jul 02 2024 Bruno Pitrus - Run tests in check (test, test-node, part of test-integration, spdlog) * spdlog-no-version-check.patch * test-electron-path.patch * id.test-skip.patch * contributions.test-skip.patch * terminalProfiles.test-skip.patch * test-node-timeout.patch * textSearch.integrationTest-ripgrep-skip.patch- languageservers: run tests in check- languageservers: remove test code from shipped package * Wed Jun 19 2024 Bruno Pitrus - New upstream release 1.90.2 * Fix in search file by name (go to file) \"AATT\" is symbol not working with specified file * Thu Jun 13 2024 Bruno Pitrus - New upstream release 1.90.1 * no changelog given * Thu Jun 06 2024 Bruno Pitrus - New upstream release 1.90.0 * 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. * Find in notebooks - Restrict search to selected cells in notebooks.- Use new %electron_rebuild and %electron_check_native macros in specfile * Thu May 09 2024 Bruno Pitrus - New upstream release 1.89.1 * Fix disposing a tree view while it\'s visible causing it to stay empty * Thu May 02 2024 Bruno Pitrus - 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. * Tue Apr 16 2024 Bruno Pitrus - Add backported electron29-nan-SetAccessor.patch to fix ftbfs with Electron 29 * Thu Apr 11 2024 Bruno Pitrus - New upstream release 1.88.1 * update bundled typescript to 5.4.5 * Fix UI error when opening and closing a notebook * Thu Apr 04 2024 Bruno Pitrus - 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. * Thu Mar 07 2024 Bruno Pitrus - 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 * Wed Feb 28 2024 Bruno Pitrus - 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. * Tue Feb 27 2024 Bruno Pitrus - Rename /usr/libexec/code-oss to code-oss.js to fix error on open with Electron 28 * Tue Feb 27 2024 Bruno Pitrus - nan_callbacks_12_inl-node21.patch: apply to two other bundled copies to fix ftbfs with electron 28 * Thu Feb 15 2024 Bruno Pitrus - New upstream release 1.86.2 * Fix \"Surround with snippet\" command missing * Fri Feb 09 2024 Bruno Pitrus - Explicitely set AR=gcc-ar to avoid ftbfs due to “plugin needed to handle lto object” (bsc#1219745) * Thu Feb 08 2024 Bruno Pitrus - New upstream release 1.86.1 * no changelog provided * Thu Feb 01 2024 Bruno Pitrus - 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. * Fri Dec 15 2023 Bruno Pitrus - 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 * Wed Dec 13 2023 Bruno Pitrus - 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) * Tue Dec 05 2023 Bruno Pitrus - 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 * Mon Nov 13 2023 Bruno Pitrus - Add backported nan_callbacks_12_inl-node21.patch to fix ftbfs with node 21.x * Mon Nov 06 2023 Bruno Pitrus - New upstream release 1.84.1 * no changelog provided * Wed Nov 01 2023 Bruno Pitrus - 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 * Mon Oct 30 2023 Bruno Pitrus - Reset SOURCE_DATE_EPOCH to work around bsc#1216691 * Wed Oct 11 2023 Bruno Pitrus - New upstream release 1.83.1 * no changelog provided * Thu Oct 05 2023 Bruno Pitrus - 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. * Mon Sep 18 2023 Bruno Pitrus - New upstream release 1.82.2 * Fix debug console not working * Fix error traces showing unrendered HTML href that makes them hard to read * Tue Sep 12 2023 Bruno Pitrus - 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. * Thu Aug 10 2023 Bruno Pitrus - New upstream release 1.81.1 * Don\'t uninstall application-scoped extensions when importing profile * Thu Aug 03 2023 Bruno Pitrus - 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 * Fri Jul 28 2023 Bruno Pitrus - 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 * Sun Jul 23 2023 Bruno Pitrus - New upstream release 1.80.1 * no changelog provided * Fri Jul 07 2023 Bruno Pitrus - 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. * Thu Jun 15 2023 Bruno Pitrus - New upstream release 1.79.2 * no changelog provided * Fri Jun 09 2023 Bruno Pitrus - 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 * Fri May 12 2023 Bruno Pitrus - New upstream release 1.78.2 * Thu May 04 2023 Bruno Pitrus - 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 * Sun Apr 16 2023 Bruno Pitrus - Fix unresolvable build on Fedora 37+- vscode-languageservers: Do not ship JS debug maps (json-language-features-no-debugmaps.patch) * Wed Apr 12 2023 Bruno Pitrus - New upstream release 1.77.3 * Update bundled typescript to 5.0.4 * Fix Clicking Top Edge of Terminal break the Terminal * Fix Incorrect layout of welcome page, when there are no suggestions * Tue Apr 11 2023 Bruno Pitrus - New upstream release 1.77.2 * Security: Use notification prompt before running a command * Wed Apr 05 2023 Bruno Pitrus - New upstream release 1.77.1 * Fix broken syntax highlighting in TS if no semicolon I used after type * Tue Apr 04 2023 Bruno Pitrus - vscode-html-languageserver: fix missing jquery.d.ts file * Mon Apr 03 2023 Bruno Pitrus - New upstream release 1.77.0 * Accessibility improvements - New keyboard shortcuts for hovers, notifications, and Sticky Scroll. * Copy GitHub deep links - Create permalinks and HEAD links from within the editor. * Notebook Format on Save - Automatically format notebooks cells on save. * TS/JS switch case completions - Quickly fill in TypeScript/JavaScript switch statements.- Build also the standalone language servers (vscode-languageservers) * Wed Mar 15 2023 Bruno Pitrus - New upstream release 1.76.2 * Fix Git gutter not shown in workspace with multiple folders * Thu Mar 09 2023 Bruno Pitrus - New upstream release 1.76.1 * no changelog provided * Wed Mar 01 2023 Bruno Pitrus - New upstream release 1.76.0 * Profiles - Active profile badge, quickly switch profiles via the Command Palette. * Accessibility improvements - New audio cues, improved terminal screen reader mode. * Moveable Explorer view - Place the Explorer in the secondary side bar or a panel. * Notebook kernel MRU list - Find and select recently used notebook kernels. * Markdown header link suggestions - Easily link to headers in files across your workspace. * Remote Development usability - New keyboard shortcut, streamlined remote options list. * Thu Feb 09 2023 Bruno Pitrus - New upstream release 1.75.1 * no changelog provided * Sun Feb 05 2023 Bruno Pitrus - New upstream version 1.75.0 * Profiles - Create and share profiles to configure extensions, settings, shortcuts, and more. * Accessibility improvements - Terminal screen reader mode, new keyboard shortcuts. * Easier multi-view resizing - Drag layout corners to resize multiple views at once. * Tree view search history - Quickly rerun previous searches in tree views. * Better Terminal link detection - Detect links containing spaces, brackets, line and column formats. * New Git commands - Stash staged changes and delete remote tags from within VS Code. * Dark+ and Light+ V2 themes - Try the experimental color themes and let us know what you think.- Add vscode-l10n-dev-use-tree-sitter.patch and related hacks to specfile to fix build error- Add node-pty-spawn-helper-no-pic.patch * Sat Jan 28 2023 Bruno Pitrus - Remove spurious copy of tar and prebuild-install shipped in package * Remove-build-time-dependencies.patch * Sun Jan 15 2023 Bruno Pitrus - Fix blanked nls.metadata.json accidentally getting shipped * Tue Jan 10 2023 Bruno Pitrus - New upstream release 1.74.3 * fix a security vulnerability in notebook html- Fix non-reproducible builds * add asar-deterministicc.patch- Do not BuildRequire python2 * Wed Dec 21 2022 Bruno Pitrus - Build oniguruma webassembly module from source instead of shipping a non-free binary. * Thu Dec 15 2022 Bruno Pitrus - New upstream release 1.74.1 * no changelog provided * Fri Dec 09 2022 Bruno Pitrus - New upstream release 1.74.0 * Customize Explorer auto reveal - Decide which files scroll into view in the Explorer. * Hide Activity bar and Panel badges - Simplify the editor UI by toggling state badges. * Audio cues for notebooks and diff view - Sounds for cell run results, added or removed lines. * Merge editor Undo/Redo - Quickly revert or reapply merge conflict actions. * Manage unsafe repositories - Prevent Git operations on folders not owned by you. * JavaScript console.profile collection - Easily create CPU profiles for viewing in VS Code. * Go to Definition from return - Jump to the top of JavaScript/TypeScript functions. * Remote Tunnels - Create a connection to any machine, without needing SSH.- Drop esbuild-unsupported-platform.patch- Refresh custom-gallery.patch from VSCodium * Thu Nov 10 2022 Bruno Pitrus - Correct spurious export of internal symbols from node DLLs. * Wed Nov 09 2022 Bruno Pitrus - New upstream release 1.73.1 * no changelog provided * Thu Nov 03 2022 Bruno Pitrus - New upstream release 1.73.0 * Search include/exclude folders - Quickly set folders to include/exclude in the tree view. * Command Center mode shortcuts - Displays commonly used modes before recent files list. * Merge editor improvements - Access Combination option to auto merge conflicts. * Markdown automatic link updates - File and image links updated on rename/move. * More audio cues - Task completed or failed, Terminal Quick Fix available.- Compile all DLLs as -fpic -fno-semantic-interposition. * Fri Oct 14 2022 Bruno Pitrus - Fix build on riscv * esbuild-unsupported-platform.patch * Tue Oct 11 2022 Bruno Pitrus - 1.72.1- New upstream release 1.72.1 * no changelog provided * Mon Oct 10 2022 Bruno Pitrus - Fix privilege escalation vulnarability caused by a world-writable file. * Fri Oct 07 2022 Bruno Pitrus - 1.72.0- New upstream release 1.72.0 * Tool bar customization - Hide/show tool bar actions. * Better editor autoscrolling - Scrolling speed tuned to cursor location. * Extensions view updates - Highlights extensions with updates or needing attention. * Search results in a tree view - Review search results in either list or tree view. * Nested Git repo support - Detects and displays nested Git submodules. * Terminal Quick Fixes - Suggestions to correct command typos and set an upstream remote. * Pin frequently used tasks - Pin tasks to the top of the Run Task dropdown for quick access. * Markdown link validation - Automatically check header, file, and image links.- Refresh custom-gallery.patch from VSCodium. * Mon Sep 19 2022 Bruno Pitrus - Add patches to fix FTBFS with Electron 20 * remove-deprecated-AccessorSignatures.patch * tree-sitter-remove-CreationContext.patch * Fri Sep 16 2022 Bruno Pitrus - 1.71.2- New upstream release 1.71.2 * no changelog provided- Fix esbuild FTBFS * extensions-promise-rejected.patch * extensions-esbuild_version.patch- Drop workaround upgrading extensions/node_modules/esbuild and rebuild vendor tarball * drop extensions-esbuild.patch * drop GENERATED_extensions-esbuild.patch- Change Use-system-spdlog.patch to use pkgconfig instead of hardcoding CFLAGS. * Wed Sep 07 2022 Bruno Pitrus - Correct wrong macro use causing unusable package on Leap. * Fri Sep 02 2022 Bruno Pitrus - 1.71.0- New upstream version 1.71.0 * Merge editor improvements - Easier transition between text and merge editors. * File rename selection - Pressing F2 selects filename, whole name, or file extension. * New Code Action UI - Quickly find the Code Action you\'re looking for. * Terminal updates - Shell integration for fish, new smooth scrolling. * Sun Aug 21 2022 Bruno Pitrus - 1.70.2- New upstream version 1.70.2 * no changelog provided- Do not force a specific esbuild client version now that system esbuild is fixed. * remove 0001-Change-esbuild-to-system-version.patch * add esbuild_version.patch- Upgrade esbuild client in extensions/ to 0.15 because 0.11 is broken * extensions-esbuild.patch * GENERATED_extensions-esbuild.patch- Replace yarn vendor directory with vendored node_modules to make patching easier * Use-system-spdlog.patch.manual -> Use-system-spdlog.patch * do-not-check-for-yarn.patch * remove install-fonts-systemwide.patch.manual and move its contents to install-font-systemwide.patch * ripgrep.patch.manual -> ripgrep.patch * Wed Aug 10 2022 Bruno Pitrus - 1.70.1- New upstream version 1.70.1 * no changelog provided * Thu Aug 04 2022 Bruno Pitrus - 1.70.0- New upstream version 1.70.0 * Title bar customization - Hide/show menu bar, Command Center, or layout control. * Fold selection - Create your own folded regions in the editor. * Search multi-select - Select and then act on multiple search results. * Tree view search and filtering - Find and filter in tree views such as the Find Explorer. * Terminal improvements - Shell integration on by default, extended PowerShell keybindings. * Command line option --merge - Use the 3-way merge editor as your default merge tool. * Sticky scroll preview - New scrolling UI shows current source code scope.- Add do-not-gulp-all-memory.patch * Tue Jul 19 2022 Bruno Pitrus - 1.69.2- New upstream version 1.69.2- Use electron instead of node for installing modules. This should fix the gyp build error on Rawhide * Tue Jul 12 2022 Bruno Pitrus - 1.69.1- New upstream version 1.69.1 * Fri Jul 08 2022 Bruno Pitrus - 1.69.0- New upstream version 1.69.0 * 3-way merge editor - Resolve merge conflicts within VS Code. * Command Center - New UI to search files, run commands, and navigate cursor history. * Do Not Disturb mode - Silence non-critical notification popups. * Toggle Light/Dark themes - Quickly switch between preferred light and dark themes. * Terminal shell integration - Display command status, run recent commands, and more. * Task output decorations - Highlights task success or failure exit codes. * Git Commit action button - Configure your default Git Commit action. * Debug Step Into Target support - Allows you to step directly into functions when paused. * JavaScript sourcemap toggling - Switch to debugging compiled rather than source code.- Add allow-proposed-extension-apis.patch * Thu Jun 30 2022 Bruno Pitrus - Add product.json-reproducible-date.patch * Sun Jun 26 2022 Bruno Pitrus - Add webpack-openssl-3-0.patch * Fix build on Fedora * Thu Jun 16 2022 Bruno Pitrus - 1.68.1- New upstream version 1.68.1 * Fix: Open file command does not start in relative to the current file\'s path * Fix: Icons missing from extension trees with resource uris * Thu Jun 09 2022 Bruno Pitrus - 1.68.0- New upstream version 1.68.0 * Configure Display Language - See installed and available Language Packs in their language. * Problems panel table view - View errors and warnings as a table to quickly filter on their source. * Deprecated extensions - Learn whether an extension is deprecated or should be replaced. * Extension sponsorship - Support the developers who build your favorite extensions. * Hide Explorer files using .gitignore - Reuse your existing .gitignore to hide files in the Explorer. * Terminal color and contrast enhancements - Find match background color, min contrast ratio. * Git branch protection - Branch protection available right inside VS Code. * TypeScript Go to Source Definition - Jump directly to a symbol\'s JavaScript implementation. * Tue Jun 07 2022 Bruno Pitrus - Remove spurious `prebuild-install` copy from the binary package. * Tue May 24 2022 Bruno Pitrus - 1.67.2- Fix correct git commit in js maps to make debugging vscode in developer tools easier. * Thu May 19 2022 Bruno Pitrus - 1.67.2- New upstream version 1.67.2 * No changelog provided by upstream. * Sun May 15 2022 Bruno Pitrus - 1.67.1- Add Use-system-spdlog.patch.manual * Tue May 10 2022 Bruno Pitrus - 1.67.1- New upstream version 1.67.1 * Fix for CVE-2022-30129: Git clone protocol handler- New upstream version 1.67.0 * Explorer file nesting - Nest generated files under source files in the Explorer. * Settings editor filters - Filter button brings up searches such as AATTModified settings * Bracket pair colorization - Colored bracket pairs are now enabled by default. * Toggle inlay hints - Ctrl+Alt to quickly hide or show inlay hints in the editor. * Drag and drop to create Markdown links - Drop files into the editor to create Markdown links. * Find All References in Markdown - Quickly find all references to headers, files, URLs. * Java extension updates - Now supporting inlay hints and lazy variable resolution.- Require at least Electron 17.4. This version does not work under 17.3 * Wed May 04 2022 Bruno Pitrus - Use system copy of sqlite- Build with esbuild 0.14.36 * Thu Apr 07 2022 Bruno Pitrus - 1.66.1- New upstream version 1.66.1 * No changelog provided by upstream. * Thu Apr 07 2022 Bruno Pitrus - Put icon into apps/ subfolder * Fri Apr 01 2022 Bruno Pitrus - Generate a UUID on each build and put it in “git commit” field in product.json. This is needed for the JIT cache to work. * Also fixes localization not working * Thu Mar 31 2022 Bruno Pitrus - Add Fix-restart-opening-electron-default-app.patch * Thu Mar 31 2022 Bruno Pitrus - 1.66.0- New upstream version 1.66.0 * Local history - Keep track of local file changes independent of source control. * Settings editor language filter - Displays available language-specific settings. * Terminal find improvements - Matches are highlighted in the terminal panel and scroll bar. * Built-in CSS/LESS/SCSS formatters - Code formatting for CSS, LESS, and SCSS. * JavaScript heap profiles - Collect and view JS memory allocations while debugging.- Remove 000-upgrade-electron.patch (applied upstream)- Build with esbuild 0.14.28 * Sat Mar 19 2022 Bruno Pitrus - Build against electron 17.x- BuildRequires: esbuild instead of downloading a copy from npm. * Remove upgrade-esbuild.patch * Add 0001-Change-esbuild-to-system-version.patch- Install multiple size icon. * Thu Mar 17 2022 Bruno Pitrus - Disallow installing on earlier electron version than the one the RPM was built with. * Fri Mar 11 2022 Bruno Pitrus - 1.65.2- New upstream version 1.65.2 * No changelog provided by upstream.- Change 000-upgrade-electron.patch to the version provided in upstream master * Tue Mar 08 2022 Bruno Pitrus - 1.65.1- New upstream version 1.65.1 * No user-visible changes * Fri Mar 04 2022 Bruno Pitrus - 1.65.0- Initial packaging of version 1.65.0 for openSUSE- Add patches: * 000-upgrade-electron.patch * custom-gallery.patch * do-not-download-electron.patch * fix-exe-path.patch * install-font-systemwide.patch * install-fonts-systemwide.patch.manual * no-asar.patch * prepare-rpm-task.patch * prepare-vendor.sh * product_json.patch * remove-git.patch * remove-marketplace-extensions.patch * ripgrep.patch.manual * upgrade-esbuild.patch
|
|
|