๐ Web dev in Eclipse IDE ๐
Eclipse Wild Web Developer : To see it in action, open the desired file with the Generic Editor that's included by default in the Eclipse IDE.
Rich
- HTML
- CSS, SCSS, SASS, LESS
- JavaScript / ECMAScript
- TypeScript
- JSON (including schema support)
- YAML (including schema support, Kubernetes schema built-in)
- XML (including schema support), XSL, XSD, DTD, RelaxNG
and
- Kubernetes
- Angular (Components & Templates, in TypeScript and HTML files)
- React (JSX, TSX, embedded HTML)
- ESLint (for JavaScript and TypeScript)
Supported features for edition are
- Validation (diagnostics, markers)
- Code Completion
- Hover
- Outline
- Rename refactoring
- Jump to declaration
- Find references
- Color preview
- ... and other features part of the Language Server Protocol
Supported
- Node.js
๐ฅ ๐ฆ Firefox- Chromium / Chrome
๐ฅ Get it Now!
As full IDE package
Get an Eclipse IDE for JavaScript and Web developers: download from https://download.eclipse.org/wildwebdeveloper/releases/latest/IDEs , unpack and run.
As extension into an existing Eclipse IDE installation
- With Eclipse Marketplace Client and https://marketplace.eclipse.org/content/wild-web-developer-html-css-javascript-typescript-nodejs-angular-json-yaml-kubernetes-xml, choose one of:
- Click here to install
- Help > Eclipse Marketplace, search
Wild Web Developer
then clickInstall
or - drag into Eclipse IDE
or
- With Help > Install New Software... with p2 repo https://download.eclipse.org/wildwebdeveloper/snapshots
๐ฌ Media Library
๐ก Design and Architecture
Wild Web Developer is based on the Eclipse Generic Editor framework from Eclipse Platform, Eclipse LSP4E and Eclipse TM4E in order to provide editors based on TextMate grammars, Visual Studio Code HTML CSS & JSON Language Servers, Theia's TypeScript and JavaScript language servers, Red Hat's xml-languageserver and yaml-language-server...; and on Eclipse Debug stack, LSP4E Debug Adapter Protocol support and Visual Studio Code Node Debug Adapter... to provide debugging.
โจ๏ธ Get involved
See contribution guide.