Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>WinnetouJs Version 3New to Visual Studio Code? Get it now.
WinnetouJs Version 3

WinnetouJs Version 3

Cedros Development

|
10 installs
| (0) | Free
WinnetouJs Version 3 LTS Official VsCode Extension :: Adds goto constructo wcto.html file in your js/ts code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WinnetouJs3 Visual Studio Code Extension

This extension provides support for WinnetouJs3. It enables you to quickly navigate to the constructo definition (wcto.html file) in your JavaScript / TypeScript code.

How to Use

Just press Ctrl (or Cmd on Mac) and click on a constructo keyword in your code. This will take you directly to the corresponding wcto.html file and line.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  3. Search for "WinnetouJs3".
  4. Click the "Install" button to install the extension.

Requirements

  • Visual Studio Code
  • JavaScript/TypeScript project using WinnetouJs3
  • WinnetouJs3 library installed in your project

Extension Settings

To set a specific path for the winnetoujs project, you can add the following setting in your VSCode settings.json file:

"winnetoujs.fullPath": "/absolute/path/to/your/winnetoujs"

Replace "/absolute/path/to/your/winnetoujs" with the actual path to your WinnetouJs3 installation (normally the folder where win.config.json is located).

If you are working on a project that already has a win.config.json file in root folder, the extension will automatically detect the path from there, so you don't need to set this manually.

Known Issues

  • None at the moment. If you encounter any issues, please report them on the GitHub repository.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

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

Acknowledgements

  • Thanks to the WinnetouJs team for creating this amazing library.

Author

  • Pamela Sedrez (@pamydev)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft