question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sublime Text 3 attempting to reload files from disk while editing

See original GitHub issue

I’m having an issue where Sublime Text 3 is opening a file reload prompt when the Haxe plugin’s autocomplete is triggered. It seems to consistently happen with , and ( which goes along with closed issues I’ve linked from the past. I’m getting following error in the console:

not well-formed (invalid token): line 20, column 15
invalid xml

This happened after upgrading to macOS High Sierra. I’ve uninstalled and reinstalled ST3, as well as cleared all preference settings as a “fresh install state”.

Let me know if you need more details or if I can help with any fixes.

System details:

  • macOS High Sierra: 10.13.1
  • Upgraded from Sierra

Similar issues:

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:4
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
iOiursoncommented, Nov 21, 2017

I’m having the same issue since I upgraded to High Sierra a few days ago. Same permissions on files and folders. I tried reinstalling both Sublime and Haxe Sublime bundle from package manager.

I don’t get any warning nor error in the sublime console though.

In my case, it seems to occur on autocomplete just after I saved a file and modified it again.

Haxe is 3.4.4

1reaction
hexonautcommented, Dec 1, 2017

Getting the same issue on OS X and Haxe 3.4.4. I’m getting an error of a missing library which leads me to believe the haxelib directory is not being picked up correctly. Is there a way to set this?

I am also using hvm to manage Haxe versions if that helps.

Read more comments on GitHub >

github_iconTop Results From Across the Web

File reloading in ST3 - Technical Support - Sublime Forum
Yes I am talking about reloading the contents of the file when it changes on disk. When I say not quite work, I...
Read more >
Sublime Text 3 stuck trying to reload files - Stack Overflow
When sublime text is opened, it immediately asks shows the message " has changed on disc, would you like to reload it?
Read more >
How can I make Sublime Text reload the file being edited?
To re-load the current file, you can revert the file, either through the menu entry File | Revert File or through the command...
Read more >
Add option to disable auto-reload file content #1666 - GitHub
The editor prompts to reload a file if there's changes only when it becomes active, that is, if you have switched to another...
Read more >
Convert​To​UTF8 - Package Control
** Windows 7 (Sublime Text 3): When Windows DPI Scaling is set to a value higher than 100%, the file name might not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found