|
|
|
|
Changelog for code-1.84.1-4.2.x86_64.rpm :
* 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
|
|
|