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

Does not work if the current window is not opened as a folder #16

Open
zhiayang opened this issue Mar 8, 2021 · 0 comments
Open

Does not work if the current window is not opened as a folder #16

zhiayang opened this issue Mar 8, 2021 · 0 comments
Labels

Comments

@zhiayang
Copy link

zhiayang commented Mar 8, 2021

This is related to #15; if the current file is not opened as part of a folder (ie. it's just the file itself), then coq fails to start. I get this backtrace:

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 1088, in run_
    return self.run(edit)
  File "/Users/zhiayang/Library/Application Support/Sublime Text 3/Installed Packages/Coq.sublime-package/__init__.py", line 207, in run
  File "/Users/zhiayang/Library/Application Support/Sublime Text 3/Installed Packages/Coq.sublime-package/__init__.py", line 46, in start
IndexError: list index out of range

Using ST3 3.2.2, build 3211, the current up-to-date build on PackageControl.

@whitequark whitequark added the bug label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants