There was an error while loading. Please reload this page.
Updated Coding Guidelines (markdown)
Update to latest changes: https://github.com/eclipse-theia/theia/commit/0a582af411e5635c8d01b43cf5c0e49380d23c19
Update i18n guidelines to use `nls.localizeByDefault`
replace FileSystem with FileService
define how to name theme variables
added theming guidelines
clarify root logging
clarify usage of console over Logger
clarify how URIs can be sent over JSON-RPC
Added no-multi-inject
Added `no string manipulations` URI/Path rule
Added `One large class per a file` rule
fix `no-styles-in-code` anchor
Add `no-styles-in-code` rule
added explicit return type rule
fix relative links
URI/Path: human-readable representation
Made a tiny correction in the `URI/Path` section.
added URI/Path guidelines
whole-words-names: add example
Names: unique context keys
React - Do not bind functions in event handlers.
specific names examples
classes over interfaces + symbols rule
naming for better type and file search