| Summary: | Provide default values for "best tooling experience" (eventually we will make these the new default) | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Steve Northover <steve_northover> | ||||||||||||||
| Component: | JS Tools | Assignee: | Curtis Windatt <curtis.windatt.public> | ||||||||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||||||||
| Severity: | normal | ||||||||||||||||
| Priority: | P3 | CC: | curtis.windatt.public, Michael_Rennie | ||||||||||||||
| Version: | unspecified | ||||||||||||||||
| Target Milestone: | 12.0 | ||||||||||||||||
| Hardware: | PC | ||||||||||||||||
| OS: | Windows 7 | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
Created attachment 259943 [details]
second page
Created attachment 259944 [details]
third page
Created attachment 259945 [details]
forth page
Created attachment 259946 [details]
fifth page
Created attachment 259947 [details]
sixth page
The first page is editor settings, show occurrences should already be on by default. Auto show content assist should be on by default if not already. The rest of the settings (ESLint) are covered under the wiki page https://wiki.eclipse.org/Orion/ESLint You can sort the tables there by Setting Message to sort the same as the preference page. We went through all of these settings in a meeting not too far back and have added quick fixes and updated default severities based on that discussion. Do you have any idea what changes you would like to see here? Generally the only change I make from the defaults is to turn on the NLS settings. The only reason I brought this up was that when working on the demo, we'll need to ensure we are all running with the same settings. We need to be precise about what is turned on and what is not turned on. That way we will all be testing the same code paths. Please make the wiki page match our preferences one-to-one. If we have unused or extra rule, add another section "Potential Programming Problems (Unused)" or whatever a good name is. The goal is to quickly see that the defaults on this page match the code. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=1facb9b1dc0f8c22aa8930af800dfe7a2188c0ce I reordered some of the settings to order them alphabetically. On the wiki side I moved any unimplemented rules to a separate table and added a comment to remind Steve to sort by setting name to match the ordering in Orion. Found a few mistakes in severities and links as well. Reminder to everyone as they update rules and quickfixes to update the wiki page. |
Created attachment 259942 [details] first page I am attaching the settings I have (not claiming they are the greatest). If there is not a table already (I believe there is), let's make one, capture the current default and also the default that we would like for the best tooling experience. Let's also order the table the same as the preferences.