1
0
Fork 0
Commit Graph

431 Commits

Author SHA1 Message Date
chylex 0870c894bb Add RemoveTo and RemoveFrom methods to ParseUtils 2015-09-09 16:40:55 +02:00
chylex 4f57b76b30 Add line and character counting to Java handler 2015-09-09 15:31:58 +02:00
chylex 8f997253af Prepare unit testing 2015-09-09 15:31:42 +02:00
chylex 28b4246586 Fix Java line splitting and remove \r from comment regex 2015-09-09 13:46:54 +02:00
chylex e833872409 Add string extension class to help with code parsing 2015-09-09 13:01:52 +02:00
chylex b929fb6c9e Add a WIP Java handler 2015-09-09 12:02:04 +02:00
chylex 676c861f61 Move tab info rendering down 2015-09-09 12:01:40 +02:00
chylex 8a7b679c02 Fix File reading and comparison by using full path 2015-09-09 12:01:22 +02:00
chylex 10d1c9d60e Add file loading to File class 2015-09-08 23:03:05 +02:00
chylex 7b2ddbada4 ...And include it in the compile list 2015-09-08 20:55:28 +02:00
chylex a36f9d237c Add a Quit option to main menu 2015-09-08 20:55:01 +02:00
chylex 453e0e9c5a Remove the moved input method file 2015-09-08 20:54:50 +02:00
chylex 1cc9b055e3 Move input methods to a separate namespace 2015-09-08 20:53:56 +02:00
chylex 9c34140e10 Allow string format in console wrapper 2015-09-08 20:53:38 +02:00
chylex d2ff18765c Add basic asset data rendering 2015-09-08 20:46:55 +02:00
chylex d8b3c91cf8 Autorender first result tab and clear space when switching 2015-09-08 20:46:15 +02:00
chylex 37da5fd911 Move console text to the vertical center 2015-09-08 19:44:43 +02:00
chylex 6596ed0f3e Add ProjectAnalyzer that runs handlers, reports progress and generates tabs 2015-09-08 18:43:37 +02:00
chylex db118518f3 Remove dot from file extensions in File 2015-09-08 18:14:46 +02:00
chylex 0a1c46c078 Add a WIP asset handler 2015-09-08 18:14:25 +02:00
chylex 49cdf35965 Add priority to minor file handlers 2015-09-08 18:13:27 +02:00
chylex c8609d0259 Add basic file handler and tab classes 2015-09-08 16:10:37 +02:00
chylex a0c08b3322 Change FileSearch to return the files instead of an event 2015-09-08 15:22:13 +02:00
chylex 4fbaa3974b Add file search 2015-09-08 14:37:20 +02:00
chylex 67789f1cf0 Work around unavailable Vista-style folder dialog 2015-09-08 14:36:52 +02:00
chylex 8193d65568 Return selected tab from the method & intercept buffer input 2015-09-08 14:36:12 +02:00
chylex 77c3c3f0b6 Setup the console with initial project selection dialog 2015-09-08 02:11:12 +02:00
chylex c643ee17a5 Add a tab system to console 2015-09-08 02:10:48 +02:00
chylex 4ab46b1d41 Add project input method with a folder dialog 2015-09-08 02:10:20 +02:00
chylex 05acb7ff66 Add a wrapper utility class to Console 2015-09-08 02:09:10 +02:00
chylex 2e644aabdd Add basic project files 2015-09-08 01:15:53 +02:00