This website requires JavaScript.
225dd0f9a0
Improve extensions UI detail (#8578 )
Jason Lee and Marshall Bowers
2024-02-29 11:34:40 +08:00
778b6fb27b
Add OpenExcerptsSplit (#8574 )
Conrad Irwin
2024-02-28 19:23:36 -07:00
b7429bf29d
Added menu::UseSelectedQuery command that populates task modal query with the selected task name (#8572 )
Kirill Bulatov
2024-02-29 02:20:43 +02:00
9bd5ebb74b
Revert "Introduce a new ToggleGraphicsProfiler command (#7607 )" (#8567 )
Conrad Irwin
2024-02-28 16:39:51 -07:00
ac30ded80e
Allow .zed/tasks.json local configs (#8536 )
Kirill Bulatov
2024-02-29 01:18:13 +02:00
7f954cbbb8
linux: improve key translation (#8560 )
Rom Grk
2024-02-28 18:13:02 -05:00
c07237df33
Add other vkcube command to Linux docs (#8543 )
Rajas Paranjpe
2024-02-28 15:07:28 -08:00
387c161d8c
Add libssl-dev for apt dependencies (#8512 )
hamza72x
2024-02-29 05:06:11 +06:00
b76e0d997e
Linux: Rewrite the event loop using calloop (#8314 )
2024-02-28 14:59:11 -08:00
198dfe0097
Maybe make cherry-pick-bot better
Conrad Irwin
2024-02-28 15:26:30 -07:00
16eb17e2f8
Enable cherry-pick-bot (#8561 )
Conrad Irwin
2024-02-28 15:19:16 -07:00
014e6f66bb
gpui: Don't impl IntoElement on () (#8555 )
Conrad Irwin
2024-02-28 15:19:05 -07:00
9e4b3ce94c
Avoid an unwrap when loading languages (#8562 )
Max Brunsfeld and Conrad
2024-02-28 14:08:45 -08:00
4a4ca2c3b8
Fix view release notes locally (#8553 )
Joseph T. Lyons
2024-02-28 15:50:10 -05:00
495de89747
Fix update notifications (#8554 )
Conrad Irwin
2024-02-28 13:43:54 -07:00
6a3ac94eea
Fix logic for view to send on Follow (#8549 )
Conrad Irwin
2024-02-28 12:52:03 -07:00
6e04c1f924
v0.126.x dev
Joseph T. Lyons
2024-02-28 13:13:51 -05:00
57f5f128f3
Fix flickering cursor style when a pane was zoomed (#8546 )
Antonio Scandurra and Max Brunsfeld
2024-02-28 18:50:48 +01:00
7efa8d079d
Do not set rules by default for eslint (#8545 )
Thorsten Ball and Conrad
2024-02-28 18:39:54 +01:00
d0ffd51bb1
Optimize file finder subscriptions (#8343 )
Andrew Lygin
2024-02-28 20:02:21 +03:00
7aba9eb4b7
Introduce a short-term solution for flickering (#8542 )
Antonio Scandurra and Nathan
2024-02-28 17:57:20 +01:00
517ea734ee
Add Coffeescript, Scala, FSharp, TCL and Nim icons and add SQL as "storage" (#8447 )
Hugo Urías
2024-02-28 17:09:29 +01:00
a52177fd39
Allow users to configure ESLint codeActionOnSave settings (#8537 )
Thorsten Ball
2024-02-28 17:04:36 +01:00
893e55ff96
Downscale source file icons to 14x14 (#8521 )
Dedar Alam
2024-02-28 22:04:27 +06:00
f8959834c4
Add ability to run ESLint (and other non-primary language server) code actions on format (#8496 )
Thorsten Ball
2024-02-28 13:55:20 +01:00
2e516261fe
Add tests on inventory task sorting
Kirill Bulatov
2024-02-28 11:04:01 +02:00
ca092fb694
Move NumericPrefixWithSuffix into utils
Kirill Bulatov
2024-02-28 11:03:34 +02:00
96d9df073e
Sort tasks modal entries by last used time
Kirill Bulatov
2024-02-28 02:01:56 +02:00
9f7e625d37
Fix formatting of code in prettier crate (#8526 )
Thorsten Ball
2024-02-28 12:51:08 +01:00
a3174be565
chore: Move Location type to language (#8527 )
Piotr Osiewicz
2024-02-28 12:41:31 +01:00
2f6b290084
linux: fix invalid cross-device link error (#8437 )
Aryan Sjet
2024-02-28 13:49:28 +08:00
9906b31691
fix vim repeat (#8513 )
Conrad Irwin
2024-02-27 21:36:12 -07:00
9a7a267203
vim: f and t multiline option (#8448 )
Rom Grk
2024-02-27 21:34:19 -05:00
bd8896a3dc
Add icon support for files without extensions (#8453 )
Sai Gokula Krishnan
2024-02-28 07:06:38 +05:30
d545fe9fe4
Add missing wait_for_anchors (#8509 )
Conrad Irwin
2024-02-27 16:04:30 -07:00
9765260567
Upgrade palette (#8506 )
Conrad Irwin
2024-02-27 14:29:27 -07:00
9ae5366979
Ensure more Zed files are formatted uniformly (#8505 )
Kirill Bulatov
2024-02-27 23:25:36 +02:00
e2bcb28286
Use proper buffer versions when [de]serializing hint proto requests (#8502 )
Kirill Bulatov and Conrad
2024-02-27 22:19:11 +02:00
89caf06dbe
Move note about screenshots up in the PR template (#8501 )
Marshall Bowers
2024-02-27 14:19:18 -05:00
f93272efe8
Format default settings.json with Prettier (#8500 )
Marshall Bowers
2024-02-27 14:14:42 -05:00
cb75c57fc0
Cleanup dependencies (part 4) (#8468 )
Dzmitry Malyshau
2024-02-27 10:41:49 -08:00
ac31c824e4
Use numeric sorting if possible in project panel (#8486 )
Thorsten Ball and Marshall
2024-02-27 18:42:15 +01:00
3036c0cab7
Remove dead apply_code_actions_on_save code (#8488 )
Thorsten Ball
2024-02-27 17:38:15 +01:00
83bc24b480
Adjust Cargo caching in CI (#8494 )
Marshall Bowers
2024-02-27 11:35:17 -05:00
7acd6879db
Fix copying folders into themselves to create copies (#8484 )
Thorsten Ball
2024-02-27 14:57:46 +01:00
7cbdea2ca0
Revert "Add support of auto folded directories" (#8476 )
Antonio Scandurra
2024-02-27 11:26:18 +01:00
ddca6a3fb7
Debounce refresh of inlay hints on buffer edits (#8282 )
Thorsten Ball and Kirill
2024-02-27 11:18:13 +01:00
cbdc07dcd0
project: enable missing project_core/test-support feature when test-support is enabled (#8471 )
Piotr Osiewicz
2024-02-27 10:07:40 +01:00
af14bc7a27
Fall back to stdout if log file is inaccessible (#8415 )
Dheeraj and Kirill Bulatov
2024-02-26 23:48:19 -08:00
8fc2431a2a
vim: Keep multi-cursor on escape (#8464 )
Conrad Irwin
2024-02-26 22:54:02 -07:00
f3fa3b910a
vim: Add HTML tag support for #4503 (#8175 )
Hans and Conrad Irwin
2024-02-27 13:48:19 +08:00
a42b987929
Add :tabonly and :only vim commands (#8337 )
riccardofano and Conrad Irwin
2024-02-27 06:15:50 +01:00
c31626717f
channel projects (#8456 )
Conrad Irwin
2024-02-26 22:15:11 -07:00
8cf36ae603
vim: Fix some problems with visual mode testing (#8461 )
Conrad Irwin
2024-02-26 20:15:27 -07:00
079c31fcac
Update Cargo.lock (#8458 )
Marshall Bowers
2024-02-26 21:35:13 -05:00
bbc4ed9cab
Add language server for Terraform (#7657 )
Daniel Banck and Max Brunsfeld
2024-02-27 02:08:49 +01:00
8536ba54c3
Upgrade Tree-sitter and Wasmtime, compile Cranelift with optimizations in debug builds (#8452 )
Max Brunsfeld and Marshall
2024-02-26 16:27:57 -08:00
a0c8debd35
Mention possible run options in the task modal placeholder (#8449 )
Kirill Bulatov and Piotr Osiewicz
2024-02-27 00:04:56 +02:00
009384f948
Extract project_core out of project (#8438 )
Piotr Osiewicz
2024-02-26 22:09:22 +01:00
72009de309
chore: Fix warning from 1.77 rustc (#8265 )
Piotr Osiewicz
2024-02-26 21:51:45 +01:00
bdf59b8f06
fix migration (#8451 )
Conrad Irwin
2024-02-26 13:50:26 -07:00
e01a606616
Update 2_crash_report.yml
Joseph T. Lyons
2024-02-26 15:30:35 -05:00
510f4328f2
Create 2_crash_report.yml
Joseph T. Lyons
2024-02-26 15:28:57 -05:00
4b7bd03db7
Update bug report issue template
Joseph T. Lyons
2024-02-26 15:28:33 -05:00
935938a27c
Format feature request issue template
Joseph T. Lyons
2024-02-26 15:28:24 -05:00
d4584a10b6
Tell Wayland compositor we can handle keyboard ver 4 for repeat info (#8446 )
Julia
2024-02-26 15:13:01 -05:00
3b2e315ead
Open a new file on double-clicking the tab bar (#8431 )
Igal Tabachnik
2024-02-26 21:07:04 +02:00
43163a0154
Support rendering strikethrough text in markdown (#8287 )
Bennet Bo Fenner
2024-02-26 20:04:48 +01:00
cd8ede542b
Fix bootstrap script (#8445 )
Marshall Bowers
2024-02-26 13:20:31 -05:00
7d0c515be9
Improve Ruby grammar to recognize method parameters (#8284 )
Ben Hamment
2024-02-26 18:09:52 +00:00
011ae8536c
Add support of auto folded directories (#7674 )
Yury Abykhodau
2024-02-26 20:01:59 +02:00
fcd0571ab4
Add file icons for Dart, Swift, Kotlin, Java, Fonts (#8404 )
Sai Gokula Krishnan
2024-02-26 23:03:28 +05:30
f27d59896f
unique channel names (#8439 )
Conrad Irwin
2024-02-26 10:07:22 -07:00
a44fc24445
Clean up many small dependencies (part 3) (#8425 )
Dzmitry Malyshau
2024-02-26 01:08:57 -08:00
f54bb32a7f
Point requests for languages to extension repository
Joseph T. Lyons
2024-02-26 01:04:54 -05:00
d8902ca5d6
Rename bug report issue template
Joseph T. Lyons
2024-02-26 01:04:39 -05:00
b575fbb449
Delete 1_language_support.yml
Joseph T. Lyons
2024-02-26 01:04:15 -05:00
d8276b0f0d
Hoist itertools dependency to workspace level (#8417 )
Marshall Bowers
2024-02-25 20:37:52 -05:00
841e010fa4
Hoist chrono dependency to workspace level (#8414 )
Marshall Bowers
2024-02-25 18:52:59 -05:00
ffdda588b4
Format JSON files in assets/ (#8405 )
Marshall Bowers
2024-02-25 14:11:38 -05:00
6c5dfd1061
Add terminal icon for Nu file (#8399 )
Howins
2024-02-25 19:47:04 +01:00
6ef32374d6
Add command_palette_hooks crate (#8398 )
Marshall Bowers
2024-02-25 13:21:20 -05:00
b29946130e
Hoist languages crate's dependencies to the workspace level (#8394 )
Marshall Bowers
2024-02-25 12:02:59 -05:00
368fec2822
Format scripts with Prettier (#8393 )
Marshall Bowers
2024-02-25 11:03:33 -05:00
934af6ad45
recent projects: fix list flashing/empty (#8376 )
Bennet Bo Fenner
2024-02-25 16:22:01 +01:00
053b6cc715
Rework extension filtering to use a ToggleButton (#8387 )
Marshall Bowers
2024-02-25 10:17:50 -05:00
37a12a366f
Fix double menu item separator in "Help" section of app menu (#8351 )
Hugo Urías
2024-02-25 16:17:10 +01:00
633e31a47f
Allow extensions to be filtered on installed and not installed (#8375 )
Joseph T. Lyons
2024-02-25 05:07:13 -05:00
882cd6e52f
Revert "Bump tree-sitter, wasmtime (#8306 )" (#8373 )
Kirill Bulatov
2024-02-25 10:35:19 +02:00
83f493b387
Clean up deps for file_finder, language_selector, task, rpc, storybook (#8353 )
Dzmitry Malyshau
2024-02-25 00:10:07 -08:00
dbe1f48f95
ocaml: Small query improvements and fix autoclose brackets (#7769 )
rmu
2024-02-25 04:06:25 +04:00
401798d9b8
Remove unused plugin crates (#8350 )
Marshall Bowers
2024-02-24 19:05:18 -05:00
35bec9803a
Clean up dependencies of call,lsp,project,settings,vim,welcome, and workspace (#8330 )
Dzmitry Malyshau
2024-02-24 14:41:28 -08:00
d4973846c0
Bump tree-sitter, wasmtime (#8306 )
2024-02-24 14:24:29 -08:00
16d826a3f4
Show keybindings instead of the action names in the recent project modal
Kirill Bulatov
2024-02-24 23:51:28 +02:00
c29ea9bdbc
Allow using context in the placeholder_text method
Kirill Bulatov
2024-02-24 23:26:40 +02:00
cf3b875922
Add icon for R files (#8223 )
Hugo Urías
2024-02-24 22:01:39 +01:00
3ddf2f27d3
Add bun file icon (#8322 )
Ngô Quốc Đạt
2024-02-25 03:40:22 +07:00
d1b58601a1
Add plus and dollar sign to terminal paths (#8321 )
Chase Bellisime
2024-02-24 11:39:34 -08:00
d895388809
linux: profile text system functions
Dzmitry Malyshau
2024-02-23 23:33:45 -08:00