zed/crates
René 15ef3f3017
Add Tailwind autocomplete for Vue (#10078)
This fixes #4403 by adding TailwindLsp to .vue files too and
autocomplete aswell


![image](https://github.com/zed-industries/zed/assets/49145060/8b06a478-cade-4cbc-9da7-f31f5197f304)

Release Notes:

- Added Tailwind support in `.vue` files
([#4403](https://github.com/zed-industries/zed/issues/4403)).
2024-04-02 10:34:41 -04:00
..
activity_indicator Add auto-update system for extensions (#9890) 2024-03-28 15:41:22 -04:00
anthropic Check license generation for every PR to avoid license-less crate additions (#10033) 2024-04-01 12:16:16 +03:00
assets
assistant Enable Claude 3 models to be used via the Zed server if "language-models" feature flag is enabled for user (#10015) 2024-03-31 15:57:57 -06:00
audio
auto_update
breadcrumbs
call
channel
cli Windows: Enable clippy deny warnings (#9920) 2024-03-28 11:55:35 -04:00
client Fix test name (#9979) 2024-03-29 21:12:47 -04:00
clock
collab Respect version constraints when installing extensions (#10052) 2024-04-01 17:10:30 -04:00
collab_ui Fix panel drag leaking through overlay (#10035) 2024-04-01 12:31:19 +02:00
collections gpui: Add SVG rendering to img element and generic asset cache (#9931) 2024-03-29 17:09:49 -07:00
color
command_palette
command_palette_hooks
copilot Query code actions and hovers from all related local language servers (#9943) 2024-03-29 12:18:38 +02:00
copilot_ui Don't update active completion for editors that are not focused (#9904) 2024-03-28 10:51:55 +01:00
db
diagnostics
editor Fix alignment in git blame gutter (#10067) 2024-04-02 13:36:28 +02:00
extension Respect version constraints when installing extensions (#10052) 2024-04-01 17:10:30 -04:00
extension_api Use "install" to refer to extension installation process (#10049) 2024-04-01 15:27:03 -07:00
extension_cli Add git blame (#8889) 2024-03-28 18:32:11 +01:00
extensions_ui Use "install" to refer to extension installation process (#10049) 2024-04-01 15:27:03 -07:00
feature_flags
feedback
file_finder Fix assorted linux issues (#10061) 2024-04-01 17:22:59 -07:00
file_icons File context for assistant panel (#9712) 2024-03-29 13:55:01 -07:00
fs Remove git diff base from symlinked files (#10037) 2024-04-01 18:22:25 +03:00
fsevent
fuzzy
git Fix GitHub commit permalinks (#9961) 2024-03-29 13:17:48 -04:00
go_to_line
google_ai
gpui Remove tooltips on scroll wheel events (#10069) 2024-04-02 14:10:51 +02:00
gpui_macros
image_viewer gpui: Add SVG rendering to img element and generic asset cache (#9931) 2024-03-29 17:09:49 -07:00
install_cli
journal
language File context for assistant panel (#9712) 2024-03-29 13:55:01 -07:00
language_selector
language_tools
languages Add Tailwind autocomplete for Vue (#10078) 2024-04-02 10:34:41 -04:00
live_kit_client
live_kit_server
lsp Query code actions and hovers from all related local language servers (#9943) 2024-03-29 12:18:38 +02:00
markdown_preview
media gpui: Update dependencies (second attempt) (#9836) 2024-03-28 10:22:31 -07:00
menu Fix the linux keymap (#9829) 2024-03-26 16:10:09 -07:00
multi_buffer fix 9766 (#10055) 2024-04-01 16:30:14 -06:00
node_runtime
notifications
open_ai
outline
picker Fix assorted linux issues (#10061) 2024-04-01 17:22:59 -07:00
prettier
project project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
project_panel Fix assorted linux issues (#10061) 2024-04-01 17:22:59 -07:00
project_symbols
quick_action_bar
recent_projects Fix Recent Documents List (continues #8952) (#9919) 2024-03-29 23:17:25 +02:00
refineable
release_channel
rich_text
rope
rpc Add git blame (#8889) 2024-03-28 18:32:11 +01:00
search project search: Persist search history across session (#9932) 2024-04-02 11:13:18 +02:00
semantic_version Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
settings
snippet
sqlez
sqlez_macros
story
storybook windows: Support compiling with MinGW toolchain (part 2) (#9843) 2024-03-28 10:40:07 -07:00
sum_tree
tab_switcher tab_switcher: Add support for tab switcher in terminal panel (#9963) 2024-03-30 00:19:02 +01:00
task task: Make UseSelectedQuery modal action expand to full command (#9947) 2024-03-29 11:45:50 +01:00
tasks_ui Add spawning of tasks without saving them in the task stack (#9951) 2024-03-29 18:41:14 +01:00
telemetry_events Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
terminal Fix assorted linux issues (#10061) 2024-04-01 17:22:59 -07:00
terminal_view Fix panel drag leaking through overlay (#10035) 2024-04-01 12:31:19 +02:00
text Add git blame (#8889) 2024-03-28 18:32:11 +01:00
theme themes: Add pane_group.border color (#9986) 2024-04-01 12:07:26 -04:00
theme_importer themes: Add pane_group.border color (#9986) 2024-04-01 12:07:26 -04:00
theme_selector
time_format
ui Avoid failing format test with current date (#10068) 2024-04-02 10:37:14 +02:00
util Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
vcs_menu
vim Fix assorted linux issues (#10061) 2024-04-01 17:22:59 -07:00
welcome
workspace themes: Add pane_group.border color (#9986) 2024-04-01 12:07:26 -04:00
worktree Remove git diff base from symlinked files (#10037) 2024-04-01 18:22:25 +03:00
zed File context for assistant panel (#9712) 2024-03-29 13:55:01 -07:00
zed_actions