nuxtr-vscode

An extension offering commands and tools to make your experience with Nuxt more pleasant.

Stars
329
Committers
4

Bot releases are hidden (Show)

nuxtr-vscode - V 0.2.16 Latest Release

Published by adhamfarrag 7 months ago

🚀 Enhancements

  • Feedback migration to Nuxtr API (8e9e524)
  • Hiding Nuxt Devtools for Nuxt 2 (9ef37e5)
  • Add TailwindCSS installation (fab29df)

🩹 Fixes

  • Bun update dependencies command detection (0a8ace5)

❤️ Contributors

nuxtr-vscode - V 0.2.15

Published by adhamfarrag 9 months ago

🩹 Fixes

  • Installed modules added to layers (7e09b3c)

❤️ Contributors

nuxtr-vscode - V 0.2.14

Published by adhamfarrag 9 months ago

🚀 Enhancements

  • Tailwindcss config typescript template (c6e4a1b)

🩹 Fixes

  • ProjectSrcDirectory broken path (e23265d)

❤️ Contributors

nuxtr-vscode - V 0.2.13

Published by adhamfarrag 9 months ago

🩹 Fixes

💅 Refactors

  • Nuxtr activation and public commands (f9bee79)

🏡 Chore

  • Hide nuxtr.errorLayout when extension is not active (01eb0ef)

❤️ Contributors

nuxtr-vscode - V 0.2.12

Published by adhamfarrag 10 months ago

V 0.2.12

🩹 Fixes

  • Devtools compatibility checker (e80a0f9)
  • Bind lang attribute to pug templates (1b0012d)

❤️ Contributors

nuxtr-vscode - V 0.2.11

Published by adhamfarrag 10 months ago

🚀 Enhancements

  • Project creation command (8ad697f)
  • Handle file creation extensions (b06bff8)
  • Auto add default layout when creating layouts dir (cf156f2)
  • Error.vue creation command (701518e)

🩹 Fixes

  • Rename vueBaseFile to vueBase (19bbc65)

❤️ Contributors

nuxtr-vscode - V 0.2.10

Published by adhamfarrag 11 months ago

🚀 Enhancements

  • Detect end of line for file creation (46a4fbb)
  • Vue dynamic base snippets (705bd06)

📖 Documentation

🏡 Chore

❤️ Contributors

nuxtr-vscode - V 0.2.9

Published by adhamfarrag 11 months ago

🩹 Fixes

  • File templates creation location (93244b6)

❤️ Contributors

nuxtr-vscode - V 0.2.8

Published by adhamfarrag 11 months ago

🚀 Enhancements

  • Expandable Feedback replacing the fixed one (5f2b799)

🩹 Fixes

  • Hyphen naming for composables and stores (5a1c581)
  • Vue templates location with srcDir (7e14ccd)

❤️ Contributors

nuxtr-vscode - Version 0.2.7

Published by adhamfarrag 12 months ago

🏡 Chore

❤️ Contributors

nuxtr-vscode - V 0.2.6

Published by adhamfarrag 12 months ago

🚀 Enhancements

  • Typescript setup script snippet (a5073ff)

💅 Refactors

  • Integrations view & New Modules APIs (9df493f)
  • Nuxi Module command (f2fe32d)

🏡 Chore

  • Monorepo configuration (fe26eb2)
  • Dependencies security issues (d11f362)

❤️ Contributors

nuxtr-vscode - v0.2.5

Published by adhamfarrag almost 1 year ago

compare changes

🩹 Fixes

  • Handle Nuxt devtools shipped native (2642b99)

❤️ Contributors

nuxtr-vscode - V 0.2.4

Published by adhamfarrag about 1 year ago

compare changes

🚀 Enhancements

🩹 Fixes

  • Nuxt devtools toggle message (6ad6693)
  • Vue templates spacing (783e4fb)

📖 Documentation

❤️ Contributors

nuxtr-vscode - V 0.2.3

Published by adhamfarrag about 1 year ago

🩹 Fixes

  • DefaultPackageManager bun option (59456cd)

❤️ Contributors

nuxtr-vscode - V 0.2.0

Published by adhamfarrag about 1 year ago

📦 New

  • Vue Files Intellisense for NuxtLink and Static/Public directories.
  • .nuxtrc Intellisense and syntax highlighting
  • .nuxtignore Intellisense and syntax highlighting
  • Controllers to enable/disable Snippets.
  • Nitro Snippets.
  • File creation commands and context menu items for Nitro.
  • Bun Support.
  • Pug Support.
  • Nuxi CLI Integration.
  • Nuxi Module Command.

✨ Improvements

  • Refactoring context menu items naming.
  • Hiding Commands when Nuxtr isn’t activated.
  • Extension activation time reduction.

📖 Documentation

  • IntelliSense and Auto Completion.
  • Snippets Configuration.
  • Nitro Snippets.

❤️ Contributors

  • Adham Farrag @adhamfarrag
  • Pooya Parsa @pi0
nuxtr-vscode - V 0.1.11

Published by adhamfarrag about 1 year ago

Version 0.1.11

🩹 Fixes:

  • Removing Plugins watcher.
nuxtr-vscode - V 0.1.9

Published by adhamfarrag about 1 year ago

Changelog

Version 0.1.9

📦 New

  • serverDiv support.
  • $development support for Nuxt Devtools toggling.
  • nuxtr.vueFiles.script.defaultLanguage setting.

✨ Improvements

  • Basic Vue files template snippets.
  • Monorepo support for actions/scripts.
  • Highlighting outdated dependencies in the sidebar.
  • Terminal icon/names.
  • Performance improvements.

🩹 Fixes

  • Menu items for Vue page/layout templates creation not showing on Windows.
  • Integration views not detecting installed integrations.