mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
ecode: Added support for auto-reload and auto-detect file changes from open documents.
eepp: Several fixes and improvements.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE QtCreatorProject>
|
||||
<!-- Written by QtCreator 4.13.2, 2020-11-15T03:17:56. -->
|
||||
<!-- Written by QtCreator 4.13.2, 2020-11-25T11:51:49. -->
|
||||
<qtcreator>
|
||||
<data>
|
||||
<variable>EnvironmentId</variable>
|
||||
|
||||
@@ -1023,6 +1023,8 @@
|
||||
../../src/tools/codeeditor/autocompletemodule.hpp
|
||||
../../src/tools/codeeditor/codeeditor.cpp
|
||||
../../src/tools/codeeditor/codeeditor.hpp
|
||||
../../src/tools/codeeditor/filesystemlistener.cpp
|
||||
../../src/tools/codeeditor/filesystemlistener.hpp
|
||||
../../src/tools/codeeditor/ignorematcher.cpp
|
||||
../../src/tools/codeeditor/ignorematcher.hpp
|
||||
../../src/tools/codeeditor/projectdirectorytree.cpp
|
||||
|
||||
Reference in New Issue
Block a user