You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The commit cleans up the root `readme` to remove extraneous newlines, and add missing newlines were necessary.
Signed-off-by: Vlad Arama <vlad.arama@ericsson.com>
[Visit the Eclipse Theia website](http://www.theia-ide.org) for more information and [the Theia documentation](http://www.theia-ide.org/doc).
@@ -51,6 +48,7 @@ Eclipse Theia is an extensible framework to develop full-fledged multi-language
51
48
-[Visit the release website](https://theia-ide.org/releases/) for more information.
52
49
53
50
## Scope
51
+
54
52
- Support building browser-based and desktop IDEs and tools
55
53
- Provide a highly flexible architecture for adopters
56
54
- Support VS Code Extension protocol
@@ -63,7 +61,9 @@ Eclipse Theia is an extensible framework to develop full-fledged multi-language
63
61
See [our roadmap](https://github.com/eclipse-theia/theia/wiki/Eclipse-Theia-Roadmap) for an overview about the current project goals and the upcoming releases.
64
62
65
63
## Getting Started
64
+
66
65
Here you can find guides and examples for common scenarios to adopt Theia:
66
+
67
67
-[Get an overview of how to get started](https://theia-ide.org/#gettingstarted) on the Theia website
68
68
-[Develop a Theia application - your own IDE/Tool](https://www.theia-ide.org/doc/Composing_Applications.html)
69
69
-[Learn about Theia's extension mechanisms](https://theia-ide.org/docs/extensions/)
@@ -75,6 +75,7 @@ Here you can find guides and examples for common scenarios to adopt Theia:
75
75
## Contributing
76
76
77
77
Read below to learn how to take part in improving Theia:
78
+
78
79
- Fork the repository and [run the examples from source](doc/Developing.md#quick-start)
79
80
- Get familiar with [the development workflow](doc/Developing.md), [Coding Guidelines](doc/coding-guidelines.md), [Code of Conduct](CODE_OF_CONDUCT.md) and [sign the Eclipse contributor agreement](CONTRIBUTING.md#eclipse-contributor-agreement)
80
81
- Find an issue to work on and submit a pull request
@@ -86,6 +87,7 @@ Read below to learn how to take part in improving Theia:
86
87
## Feedback
87
88
88
89
Read below how to engage with Theia community:
90
+
89
91
- Join the discussion on [Discourse](https://community.theia-ide.org/).
90
92
- Ask a question, request a new feature and file a bug with [GitHub issues](https://github.com/eclipse-theia/theia/issues/new/choose).
91
93
- Vote on existing Github issues by reacting with a 👍. We regularily check issues with votes!
@@ -112,8 +114,7 @@ Read below how to engage with Theia community:
112
114
-[Eclipse Public License 2.0](LICENSE-EPL)
113
115
-[一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception](LICENSE-GPL)
0 commit comments