Skip to content

Releases: nuxtrdev/nuxtr-vscode

V 0.2.6

25 Oct 00:23

Choose a tag to compare

🚀 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

V 0.2.5

20 Oct 17:00

Choose a tag to compare

compare changes

🩹 Fixes

  • Handle Nuxt devtools shipped native (2642b99)

❤️ Contributors

V 0.2.4

18 Oct 04:57

Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

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

📖 Documentation

❤️ Contributors

V 0.2.3

17 Oct 14:44

Choose a tag to compare

🩹 Fixes

  • DefaultPackageManager bun option (59456cd)

❤️ Contributors

V 0.2.0

12 Oct 08:51

Choose a tag to compare

📦 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

V 0.1.11

10 Aug 15:54
7abe3c5

Choose a tag to compare

Version 0.1.11

🩹 Fixes:

  • Removing Plugins watcher.

V 0.1.9

31 Jul 08:55

Choose a tag to compare

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.