brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Quick Open is broken #8606

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by RaymondLim Friday Oct 24, 2014 at 03:43 GMT Originally opened as https://github.com/adobe/brackets/issues/9666


  1. Open Brackets src as current project root.
  2. Open a js file and select some local function call. 3 Press Ctrl/Cmd+T.

Result: It just reselect the currently selected text instead of jumping to the function definition.

core-ai-bot commented 3 years ago

Comment by RaymondLim Friday Oct 24, 2014 at 03:50 GMT


git bisect points to 02c74820aa9937673126.

core-ai-bot commented 3 years ago

Comment by RaymondLim Friday Oct 24, 2014 at 03:52 GMT


@ingorichter &@le717 Can you take a look?

core-ai-bot commented 3 years ago

Comment by le717 Friday Oct 24, 2014 at 13:26 GMT


I already have a fix, will push when I'm on my laptop.

core-ai-bot commented 3 years ago

Comment by le717 Friday Oct 24, 2014 at 18:44 GMT


Fix is up at #9674.

core-ai-bot commented 3 years ago

Comment by ingorichter Saturday Oct 25, 2014 at 01:35 GMT


Thanks. This one got fixed by #9674.