llvm-ir-editor icon indicating copy to clipboard operation
llvm-ir-editor copied to clipboard

Not all features work for files not in a project

Open amishne opened this issue 11 years ago • 1 comments

Features that don't work:

  • Syntax errors
  • Quickfix options (probably because context.getXtextDocument() returns null)

amishne avatar Mar 11 '13 09:03 amishne

Some problems still remain. This is a known problem with Xtext, see:

http://stackoverflow.com/questions/15359321/some-features-of-xtext-based-editor-dont-work-on-files-outside-a-project

Known issues:

  • Ctrl-click doesn't work

amishne avatar Apr 25 '13 08:04 amishne