decosoftware/deco-ide

Tab created with "New File" should gain focus

Open

#82 opened on Jun 7, 2016

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (5,840 stars) (342 forks)batch import
enhancementhelp wanted

Description

v1.2.2

  • In the left "Project" tab, right-click and select "New File".
  • input a name.
  • A new tab is created for the file but does not have cursor focus.

Would expect new tab to have focus so you can immediately start typing instead of having to click into the new tab.

Contributor guide