8000 F# config fixed by xkrt · Pull Request #208 · wuub/SublimeREPL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

F# config fixed #208

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

Merged
merged 1 commit into from
Jul 15, 2013
Merged

F# config fixed #208

merged 1 commit into from
Jul 15, 2013

Conversation

xkrt
Copy link
Contributor
@xkrt xkrt commented Jul 15, 2013

After trying to run F# repl in SublimeText 2.0.2 I recieve this stacktrace:
Traceback (most recent call last):
File ".\sublime_plugin.py", line 337, in run_
File ".\run_existing_command.py", line 32, in run
File ".\run_existing_command.py", line 41, in find_cmd
File ".\run_existing_command.py", line 53, in find_cmd_in_file
File ".\json__init
.py", line 307, in loads
File ".\json\decoder.py", line 319, in decode
File ".\json\decoder.py", line 336, in raw_decode
File ".\json\scanner.py", line 55, in iterscan
File ".\json\decoder.py", line 217, in JSONArray
File ".\json\scanner.py", line 55, in iterscan
File ".\json\decoder.py", line 183, in JSONObject
File ".\json\scanner.py", line 55, in iterscan
File ".\json\decoder.py", line 217, in JSONArray
File ".\json\scanner.py", line 55, in iterscan
File ".\json\decoder.py", line 183, in JSONObject
File ".\json\scanner.py", line 55, in iterscan
File ".\json\decoder.py", line 217, in JSONArray
File ".\json\scanner.py", line 55, in iterscan
File ".\json\decoder.py", line 183, in JSONObject
File ".\json\scanner.py", line 55, in iterscan
File ".\json\decoder.py", line 193, in JSONObject
ValueError: Expecting , delimiter: line 24 column 59 (char 862)

JSON grammar doesnt specified comment, so I deleted it. After that repl has successfully launched.

wuub added a commit that referenced this pull request Jul 15, 2013
@wuub wuub merged commit 0cbfe75 into wuub:master Jul 15, 2013
@wuub
Copy link
Owner
wuub commented Jul 15, 2013

Thanks :)

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

Successfully merging this pull request may close these issues.

2 participants
0