Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. Eclipse Cloud Development
  4. Eclipse Orion
  5. 13.0
  6. Issues

Eclipse Orion 13.0

Primary tabs

  • Overview
  • Issues(active tab)
  • Release Plan
  • Review Information
This release targets these issues.
= resolved/fixed
= unsolved/reopened
Orion (195)
Client (50)
  • 423072 Provide formatting hooks on save [resolved/fixed]
  • 484346 CodeEdit: Consider updating the editor tooltip colour [resolved/fixed]
  • 486587 Git page resolves repository name wrongly if ".git" folder is selected in editor [resolved/fixed]
  • 487617 Markdown editor loses content on a name change [resolved/fixed]
  • 489952 Content assist automatically fills in the "wrong thing" (assumes a single method and pastes it in) [resolved/fixed]
  • 490492 Orion should show it's version [resolved/fixed]
  • 492603 expanding tree in search results list should not open the file [resolved/fixed]
  • 493150 Settings page should be marked up as tab.tablist.tabpanel [resolved/fixed]
  • 495711 Syntax styling for SQL doesn't consider implementation specific keywords [resolved/fixed]
  • 496020 tooltip should close after quickfix is applied [resolved/fixed]
  • 496200 Avoid using 'new Date().getTime()' [resolved/fixed]
  • 496594 include timeout in error message when file load.save fails [resolved/fixed]
  • 498142 Replace +new Date() with Date.now() [resolved/fixed]
  • 498146 Bidi: In code editor (JS, Java, Ruby) we should enforce the text direction on the comments [resolved/fixed]
  • 498153 Possibility to externalize the jslint validation error.warning messages. [resolved/fixed]
  • 498300 Remove the jslint plugin and merge the JSON validation into the JSON plugin [resolved/fixed]
  • 498354 Add formatting support for JSON [resolved/fixed]
  • 500497 Grammar for PHP tag doesn't support all cases [resolved/fixed]
  • 500604 Git section in settings page needs longer "setting-header" field. [resolved/fixed]
  • 501431 attempting to drag an empty folder causes TypeErrors [resolved/fixed]
  • 501779 Orion "switch" command needs to be accessible [resolved/fixed]
  • 502584 Consume socket.io for language server communication [resolved/fixed]
  • 505411 Allow clients to specify folder . file names to ignore while searching [resolved/fixed]
  • 506100 RunBar buttons need to have focus indicator [resolved/fixed]
  • 506106 Screen reader says tooltip twice for General Settings "Desktop selection policy" checkbox [resolved/fixed]
  • 506160 RunBar Run and Stop buttons do not have accessible names [resolved/fixed]
  • 506161 Local Editor Settings button needs an accessible name [resolved/fixed]
  • 506219 Git page Repository and Reference dropdowns should (semantically) be comboboxes [resolved/fixed]
  • 506522 Git Filter path field should have twistie [resolved/fixed]
  • 506576 Filtering in the outline view only filters on 'label' and not 'labelPost' [resolved/fixed]
  • 506802 Expand all and Collapse all buttons need an aria-label [resolved/fixed]
  • 506842 Runbar combo needs to have a label even when disabled [resolved/fixed]
  • 506846 Hide initial file selector input from keyboard and AT [resolved/fixed]
  • 506848 Convert to self-hosting button is not visible [resolved/fixed]
  • 506854 'View on Site' site link is invisible [resolved/fixed]
  • 506908 Runbar "Open App" and "Open Logs" buttons need accessible names [resolved/fixed]
  • 507089 'Toggle banner' and 'Toggle side panel' command names don't use title case [resolved/fixed]
  • 507124 Open resource dialog won't save recently opened filenames on Firefox [resolved/fixed]
  • 507145 'Import' and 'Export' buttons styled as hovered even when mouse is not there [resolved/fixed]
  • 507333 TypeError when clicking on a file that's located in the workspace root [resolved/fixed]
  • 507375 Operations button should be a button, not a progressbar [reopened/unresolved]
  • 507382 Operations dialog needs a title [resolved/fixed]
  • 507690 Trying to create a project with the same name as an existing one yields strange error [resolved/fixed]
  • 508154 Back to DevOps button needs a label [resolved/fixed]
  • 508449 Settings page Editor Styles: Sample TextView should be read-only [resolved/fixed]
  • 508451 Settings page Editor Styles: Sample TextView should not take focus when created [resolved/fixed]
  • 508779 project-nav does not honour resource filtering settings [resolved/fixed]
  • 508788 textStyler should not clear folding annotations that it did not create [resolved/fixed]
  • 508792 Typo in Formatting sections of Settings page [resolved/fixed]
  • 509184 General page: id GeneralSettingsTitle does not exist [resolved/fixed]
Deployment (1)
  • 468442 Scroll lock switch button doesn't show enabled.disabled images [resolved/fixed]
Docker (1)
  • 508765 CodeEdit: Need an API to create folding annotation. [resolved/fixed]
Editor (10)
  • 408051 TextView should have an aria-label on the rootDiv [resolved/fixed]
  • 460163 captures are not styled for blocks whose match is a single regex [resolved/fixed]
  • 480461 TypeError: block is undefined (in TextStyler.js) [resolved/fixed]
  • 483468 codeEdit: Quickfixes are applied although editorViewer is readonly [resolved/fixed]
  • 495431 implement syntax styling for .sh files [resolved/fixed]
  • 496208 codeEdit: Quick fix does not appear if editor does not get focus. [resolved/fixed]
  • 498160 codeEdit: Add options to allow user not to set focus on the editor after the creation. [resolved/fixed]
  • 498237 codeEdit: Add support to trim the default plugins and configure message translation. [resolved/fixed]
  • 500696 Quickfix for missing library in the .tern-project file doesn't close [closed/duplicate]
  • 508395 CodeEdit: Webpack complains the code from "marked.marked". [resolved/fixed]
Electron (15)
  • 495541 Enable git credentials storage by default [closed/fixed]
  • 496430 Enable create file at root directory(also known as workspace) [closed/fixed]
  • 503122 Weird path escape in file paths [resolved/fixed]
  • 503129 F12 (or any other shortcut) does not bring up the developer tools on Windows [resolved/fixed]
  • 507028 Electron does not remember maximized state across restarts [resolved/fixed]
  • 507039 Middle clicking should close tabs [resolved/fixed]
  • 507087 'Generate Link' in compare editor diff page is useless [resolved/fixed]
  • 507250 Add light theme support to the electron tabs [closed/fixed]
  • 507704 Add a corresponding Icon for each tab based on the page's icon [closed/fixed]
  • 507937 'more...' link in list of Git commits becomes invisible when selected [resolved/fixed]
  • 508074 Electron app needs a "new tab" button [closed/fixed]
  • 508076 Back, Forward, and Refresh buttons need tooltips [resolved/fixed]
  • 508413 Orion electron steals shortcuts from other apps [closed/fixed]
  • 508550 Update to the latest version of Electron [resolved/fixed]
  • 508760 Delete shortcut for "Open Recent" [resolved/fixed]
Git (8)
  • 506803 Train tracks button needs an aria-label [resolved/fixed]
  • 506805 Git message textarea needs an aria-label [resolved/fixed]
  • 507086 404 error in browser console with untracked files [resolved/fixed]
  • 507334 'git log' spins forever in Node.Electron [resolved/fixed]
  • 507621 The .git folder should be hidden by default [resolved/fixed]
  • 508331 "Always select changes files" preference name has no colon [resolved/fixed]
  • 508511 'git log' throws many exceptions that are ignored when looking for refs and tags [resolved/fixed]
  • 508697 Side by side compare waits forever [resolved/fixed]
JS Tools (96)
  • 476910 Add HTML Validation (was Investigate using htmllint) [resolved/fixed]
  • 482619 Consume the quotes rule [resolved/fixed]
  • 486123 Provide fix for no-redeclare rule [closed/duplicate]
  • 486129 Provide a fix for no-cond-assign rule [resolved/fixed]
  • 486754 Consume the yoda rule [resolved/fixed]
  • 486755 Consume the no-void rule [resolved/fixed]
  • 486757 Consume the no-unused-expressions rule [resolved/fixed]
  • 486758 Consume the no-param-reassign rule [resolved/fixed]
  • 486760 Consume the no-native-reassign rule [resolved/fixed]
  • 486761 Consume no-lone-blocks rule [resolved/fixed]
  • 486763 Consume no-invalid-this rule [resolved/fixed]
  • 486764 Consume no-implicit-coercion rule [resolved/fixed]
  • 486765 Consume no-extra-bind rule [resolved/fixed]
  • 486766 Consume no-extend-native rule [resolved/fixed]
  • 486767 Update no-redeclare quickfix to handle duplicated arguments [resolved/fixed]
  • 490736 Undeclared function linting incorrectly reports forEach as undefined [resolved/fixed]
  • 491267 Quickfix for duplicate keys in switch statements could be to remove the duplicated key [resolved/fixed]
  • 492382 Only load the bare minimum of plugins when there is no tern project file [resolved/fixed]
  • 492919 Support reading .eslintrc.yml and .eslintrc.yaml files [resolved/fixed]
  • 492926 Warn when browser.json or other library isn't loaded in Tern (prev: No proposals found in simple HTML file) [resolved/fixed]
  • 493582 Make the resolver a proper Tern plugin [resolved/fixed]
  • 494582 Warn users when working in HTML files and the 'browser' index is not in use [closed/duplicate]
  • 495164 Update no-reserved-keys to include MemberExpressions [resolved/fixed]
  • 495216 Avoid creating a new Tern delegate every time the linting rule is run [resolved/fixed]
  • 495742 no-unsued-vars rule needs option to mark global var as used.exported in another file plus quickfix [resolved/fixed]
  • 495749 Adding the eslint directive through a quick fix doesn't scroll correctly [resolved/fixed]
  • 495751 Provide quickfix to rename for loop var [resolved/fixed]
  • 495756 implement no-const-assign rule [resolved/fixed]
  • 496001 Preview tooltip for font-family containing quotes is not correct [resolved/fixed]
  • 496027 upgrade ESLint to version 3.0.1 [resolved/fixed]
  • 496111 Add JSDoc proposals for 'any' and 'an object' [resolved/fixed]
  • 496318 Provide a quickfix for unnecessary else statement [resolved/fixed]
  • 496421 Pref warning not appearing for package.json eslint config [resolved/fixed]
  • 496437 Provide formatting support in the JS tools [resolved/fixed]
  • 496584 Crossfile linting broken when switching between projects [resolved/fixed]
  • 496647 Can not get proposals on window and document globals after adding "env" property in the eslintrc file. [resolved/fixed]
  • 496663 Support the new ways to set problem severity for ESlint (was: .eclintrc does not seem to be working for unused paramters (or at all?)) [resolved/fixed]
  • 496701 A global symbol is marked as undefined although it is defined in a tern index file [closed/duplicate]
  • 496736 Usage of .prototype.contructor instead of .prototype.constructor. [resolved/fixed]
  • 496738 .eslintrc.json is not working for Brackets source [resolved/worksforme]
  • 496859 Support all ECMA2016 changes in the tooling [resolved/fixed]
  • 496943 no-self-assign rule doesn't handle assignment operators like += [resolved/fixed]
  • 496947 Always check for 'node' or 'commonjs' running as the first step in require lib verification [resolved/fixed]
  • 496955 Weird ordering problem for plugins and content assist [resolved/fixed]
  • 497026 When creating new .tern-project file via quickfix also include ecma indexes [resolved/fixed]
  • 497036 Remove mention of RecoveredNode [resolved/fixed]
  • 497340 Improvements for Format (JSBeautify) [resolved/fixed]
  • 497468 Make eslint aware of envs if the corresponding index is loaded in Tern [resolved/fixed]
  • 497508 Duplicate problem is reported when import declarations are using in module source type. [resolved/fixed]
  • 497709 Update doctrine.js version to 1.2.2 [resolved/fixed]
  • 497712 Update to Estraverse 4.2.0 [resolved/fixed]
  • 497730 If an id is given for a function expression callback, we should show it in the outline [resolved/fixed]
  • 497909 Rename Element seems to be gone [resolved/fixed]
  • 497989 Missing trailing comments [resolved/invalid]
  • 497991 Missing trailing comments when the same node as leading comments [resolved/fixed]
  • 498152 Remove unused param leaves dangling comma [resolved/fixed]
  • 498223 CSS content assist does not handle special characters, specifically '-' well [resolved/fixed]
  • 498292 CSS content assist does not sort template proposals [resolved/fixed]
  • 498297 Add quickfix for no-implicit-coercion rule [resolved/fixed]
  • 498500 Content assist for eslint rules is missing rules [resolved/fixed]
  • 499665 update "semi" rule. [resolved/fixed]
  • 499672 change default value for no-reserved-keys rule to ignore instead of error [resolved/fixed]
  • 499683 CSS tooling shows mis-matched colors based on where you hover... [resolved/fixed]
  • 499845 Update to Acorn 3.3.0 [resolved/fixed]
  • 499877 WSW46 Orion TCT #16 [resolved/fixed]
  • 500004 No syntax error on unterminated comment [resolved/fixed]
  • 500005 Deleting a quote can cause the whole file to go red... [resolved/fixed]
  • 500085 Error running eslint on this file [resolved/fixed]
  • 500289 Quickfix for unused 'defined' vars results in an error [resolved/fixed]
  • 500436 consume "no-trailing-spaces" rule [resolved/fixed]
  • 500511 NLS'd new rules error messages [resolved/fixed]
  • 500524 update "no-extra-parens" rule to match new options [resolved/fixed]
  • 500546 add new option for rule "no-invalid-regexp" [resolved/fixed]
  • 500603 NLS the CSSLint messages [resolved/fixed]
  • 500684 turn off some new rules [resolved/fixed]
  • 501447 Occurrences not working on ThisExpression [resolved/fixed]
  • 501611 get is undefined for nconf [resolved/fixed]
  • 501942 ecma proposals not showing sometimes when no .tern-project file available [resolved/fixed]
  • 502487 Add tag-close html validation rule [resolved/fixed]
  • 502497 NLS html validation problems [resolved/fixed]
  • 502708 HTML validation should be configurable in the settings [resolved/fixed]
  • 505535 Error message: Problems found in the loadEagerly attribute of your .tern-project file. No file match found for: public.index.html. Open the .tern-project file [resolved/fixed]
  • 505723 Cannot find declaration for 'this' in same file [resolved/fixed]
  • 505918 Open declaration found a non-existent decl in a non-existent index [resolved/fixed]
  • 506358 Destructuring assignments do not work correctly [resolved/fixed]
  • 506360 Provide an AST view (outline?) [resolved/fixed]
  • 506734 Including .json at the end of a custom index results in a JavaScript error [resolved/fixed]
  • 506987 JavaScript outline does not show class methods correctly (improper handling of MethodDefinition nodes) [resolved/fixed]
  • 507000 Hover does not work on class names in export statements [resolved/fixed]
  • 507125 HTML outline spins forever [resolved/fixed]
  • 507558 Formatting error when applying the 'unnecessary else' quickfix [resolved/fixed]
  • 508336 Escope library is too big [resolved/fixed]
  • 508392 Use isNaN fix breaks code logic [resolved/fixed]
  • 508409 None of the JS config files are recognized as JSON any longer [resolved/fixed]
  • 508702 No module name completion being provided for amd.requirejs dependencies [resolved/fixed]
  • 508753 Resolver plugin preventing Tern from capturing all types in the global scope [resolved/fixed]
Node (9)
  • 499790 Improve error message for invalid CF user login info [closed/fixed]
  • 499857 Edit Launch Configuration dialog is blank if project doesn't have a manifest.yml file [closed/fixed]
  • 499859 Refactor the CF endpoint to have better error handlings [closed/fixed]
  • 506941 CF Manifest endpoint need to handle ${random-word} [closed/fixed]
  • 507003 Add create Service extension when cf push [closed/fixed]
  • 507199 Creating project with conflicting name should report its error in red [resolved/fixed]
  • 507797 Viewing the compared content of an untracked file throws 404 [resolved/fixed]
  • 507924 TypeError when trying to look at pull requests offline [resolved/fixed]
  • 508199 Git support is broken if the folder handled by git is open using the nodejs server [closed/fixed]
Server (5)
  • 496581 Feature versions should be updated to 13.0.0 [resolved/fixed]
  • 497011 Cannot login to orionhub.org when adding a trailing slash to the URL [resolved/fixed]
  • 498502 implement workspace pruner [resolved/fixed]
  • 499522 user cache by login . userId is not needed and is a performance issue [resolved/fixed]
  • 505737 Passing in a search term that is unknown to the server causes it to default to a file search [resolved/fixed]
Eclipse Orion

Project Links

  • Orion on Mattermost
  • Getting Started
  • Planet Orion Blog
  • Website

Related Projects

Project Hierarchy:

  • Eclipse Cloud Development
  • Eclipse Orion

Tags

Technology Types
  • Tools
Build Technologies

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top