Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught SyntaxError: Invalid regular expression: /</($/: Unterminated group #60

Closed
yomybaby opened this issue Feb 28, 2017 · 0 comments

Comments

@yomybaby
Copy link
Owner

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.14.3 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: titanium-alloy package 0.13.8

Stack Trace

Uncaught SyntaxError: Invalid regular expression: /</($/: Unterminated group

At /Users/yomybaby/.atom/packages/titanium-alloy/lib/viewProvider.coffee:135

SyntaxError: Invalid regular expression: /</($/: Unterminated group
    at RegExp (native)
    at Object.getTagNameCompletions (/packages/titanium-alloy/lib/viewProvider.coffee:135:21)
    at Object.getSuggestions (/packages/titanium-alloy/lib/viewProvider.coffee:52:22)
    at /app.asar/node_modules/autocomplete-plus/lib/autocomplete-manager.js:333:54
    at Array.forEach (native)
    at AutocompleteManager.getSuggestionsFromProviders (/app.asar/node_modules/autocomplete-plus/lib/autocomplete-manager.js:309:17)
    at AutocompleteManager.findSuggestions (/app.asar/node_modules/autocomplete-plus/lib/autocomplete-manager.js:298:19)

Commands

  3x -0:53.9.0 core:backspace (input.hidden-input)
     -0:50.8.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -0:46.3.0 core:undo (input.hidden-input)
     -0:44.3.0 autocomplete-plus:confirm (input.hidden-input)
  2x -0:43.8.0 core:move-right (input.hidden-input)
     -0:40.7.0 core:move-left (input.hidden-input)
     -0:39.7.0 core:move-right (input.hidden-input)
     -0:38.9.0 core:move-left (input.hidden-input)
     -0:38.4.0 core:move-right (input.hidden-input)
     -0:37.8.0 core:move-left (input.hidden-input)
     -0:37.4.0 core:backspace (input.hidden-input)
     -0:35.4.0 autocomplete-plus:confirm (input.hidden-input)
     -0:33.7.0 core:backspace (input.hidden-input)
  3x -0:07.3.0 core:move-down (input.hidden-input)
     -0:06.6.0 autocomplete-plus:confirm (input.hidden-input)
     -0:03.6.0 atom-save-all:saveAll (input.hidden-input)

Non-Core Packages

atom-beautify 0.29.17 
atom-save-all 0.4.1 
build 0.67.0 
busy 0.7.0 
expand-region 0.2.6 
file-icons 2.0.15 
gloom 0.4.5 
highlight-selected 0.12.0 
hyperclick 0.0.40 
language-babel 2.55.4 
language-dotenv 1.0.0 
language-dotfiles 1.0.0 
language-dots 0.0.4 
minimap-git-diff 4.3.1 
node-repl 0.2.0 
open-in-sourcetree 0.1.8 
pigments 0.39.0 
platformio-ide-terminal 2.3.1 
project-manager 3.3.3 
split-diff 1.2.0 
ti-create 0.26.0 
tishadow 0.2.3 
titanium-alloy 0.13.8 
titanium-build 0.8.1 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant