Skip to content

cedrosdev/vscode_winnetoujs_support

Repository files navigation

WinnetouJs Visual Studio Code Extension

Welcome to the WinnetouJs Visual Studio Code Extension, your ultffimate tool for seamless development using the WinnetouJs framework. This extension enhances your productivity by integrating key WinnetouJs functionalities into VS Code, simplifying the creation and management of dynamic and modular web applications.

Turn Visual Studio Code into an IDE for WinnetouJs!

Features

Goto Constructo

When press f12 or Ctrl + Click over a constructo inside your js file, go to html source instead of go to js compiled constructo.

Goto String

Press Ctrl + Shift + T when cursor is over a string to go to side view editable string or use command go to string.

Integrated Bundler

  • Run node wbr directly from vscode;
  • Watch file changes
  • Compile for production

Output size history

Track the size of your bundles easily and avoid overloading your application

Strings Management

have an exclusive side panel to organize your translations.

Requeriments

  • Visual Studio Code version 1.95.0 or later.
  • Node.js version 16.x or higher.

Installation

  1. Install the extension from the VS Code Marketplace.
  2. Ensure WinnetouJs is installed in your project: npm install winnetoujs
  3. Reload or restart Visual Studio Code.

Contributing

We welcome contributions! Please see our Contributing Guide for details on submitting issues and pull requests.

Support

If you encounter issues or have questions, visit our Site or contact us at pamela@cedros.dev.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Experience the best of modular and dynamic web development with the WinnetouJs Visual Studio Code Extension. 🚀

About

WinnetouJs Official VsCode Extension Repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors