Commit Graph

  • 0d17d32f70 Merge pull request #81 from georgemackayshore/fix-failing-foldbuilder-test master Nicolas Setton 2022-10-17 18:05:30 +01:00
  • 757ea91392 fix: add boilerplate to test project, and rename it George MacKay-Shore 2021-10-01 19:39:45 +01:00
  • fd468caafa fix: add missing semicolon at end of package declaration George MacKay-Shore 2021-10-01 19:30:13 +01:00
  • 581f87237a Merge pull request #77 from benconvey/increase_completion_speed_PR Nicolas Setton 2020-08-26 19:35:21 -04:00
  • f64d82f3fe increase_completion_speed_PR Remove the BusyEditorAwareScheduler and BusyEditorAwareOperation. Add incremental document updates. Ensure code completion is case insensitive but insertions honour ALS prediction letter casing. Ben Convey 2020-08-23 15:26:31 +01:00
  • 11d09ad8d3 Merge pull request #75 from benconvey/add_AdaFoldingBuilder_2 Nicolas Setton 2020-07-23 10:38:42 -04:00
  • 181df2bfb2 Merge pull request #74 from benconvey/ada_annotator Nicolas Setton 2020-07-23 10:37:28 -04:00
  • 302000b7f0 Merge pull request #76 from benconvey/fix_broken_ada_lexer_test Nicolas Setton 2020-07-14 22:30:10 -04:00
  • de994655eb Remove Annotator stuff Ben Convey 2020-07-15 00:02:31 +01:00
  • 93af64a171 Merge branch 'master' into add_AdaFoldingBuilder_2 Ben Convey 2020-07-14 23:52:20 +01:00
  • d24c636c00 Add the AdaFoldingBuilder and AdaFoldingBuilderTest Ben Convey 2020-06-21 20:20:13 +01:00
  • eeefae505c Remove the call to Thread.sleep in AdaAnnotator. Add a call to DaemonCodeAnalyzer.restart() in AdaLSPClient.publishDiagnostics() to retrigger an annotation pass Ben Convey 2020-07-14 23:04:46 +01:00
  • 5f262e0a40 fix_broken_ada_lexer_test Add the SPEECH_MARK token to the expected token list in bad-syntax.adb.token-list Ben Convey 2020-06-25 22:45:36 +01:00
  • cb80830e67 Merge pull request #73 from benconvey/add_AdaSpeechMarkHandler Nicolas Setton 2020-06-25 10:25:50 -04:00
  • af4ecf2451 Remove logging from AdaBackspaceHandler Ben Convey 2020-06-21 23:45:33 +01:00
  • 8fc89663d5 Rename AdaQuoteHandler to AdaSpeechMarkHandler Ben Convey 2020-06-21 23:41:41 +01:00
  • dd3676273d Merge branch 'master' into add_AdaQuoteHandler Ben Convey 2020-06-21 23:36:48 +01:00
  • 83c591c9a4 Add the AdaQuoteHandler and AdaBackSpaceHandler for creating and deleting matching paris of speech marks Ben Convey 2020-06-21 22:58:04 +01:00
  • 5a93922615 Merge pull request #72 from benconvey/add_AdaBraceMatcher Nicolas Setton 2020-06-21 14:23:53 -04:00
  • d3a1c70dc3 Add the AdaBraceMatcher Ben Convey 2020-06-21 15:27:58 +01:00
  • 80f4255221 Merge pull request #70 from AdaCore/plugin_config Nicolas Setton 2019-02-08 16:10:44 -05:00
  • 680674c4fc Temporary fix to #67 raja-s 2019-02-08 16:02:34 -05:00
  • 9a14611b23 Merge pull request #69 from AdaCore/plugin_config v0.6-dev latest_release Nicolas Setton 2019-02-08 14:51:18 -05:00
  • a9e10219b9 Moved plugin to v0.6-dev raja-s 2019-02-08 14:42:56 -05:00
  • 05c17307ad Merge pull request #68 from AdaCore/topic/parsing Nicolas Setton 2019-02-08 14:40:42 -05:00
  • 336b160f9d Minor restructuring in analysis package raja-s 2019-02-08 11:23:09 -05:00
  • cce87ec1f4 Merge pull request #65 from AdaCore/topic/lexer Nicolas Setton 2019-02-08 14:38:12 -05:00
  • dbf9a32c78 Fixed lexer bug generating keyword tokens after apostrophe tokens raja-s 2019-02-08 10:09:50 -05:00
  • cd9ad51909 Merge pull request #64 from AdaCore/topic/build Raja Soufi 2019-02-08 11:29:26 -05:00
  • 087e8ebc23 Fixed GPRbuild configurations not updating when removing scenario variables from IDE configuration editor raja-s 2019-02-07 14:21:41 -05:00
  • 0a03679b36 Added icon to GPRbuild tool window raja-s 2019-02-07 11:48:50 -05:00
  • 5a69bb3688 Fixed bug related to gprbuild arguments raja-s 2019-02-06 13:17:38 -05:00
  • 2cf420ebf9 Merge pull request #59 from AdaCore/topic/parsing Nicolas Setton 2019-02-08 11:20:05 -05:00
  • 29bf33ccb5 Fixed null-related bug in Ada PSI element comparison raja-s 2019-02-06 13:09:27 -05:00
  • 209842a663 Merge pull request #57 from AdaCore/topic/misc Nicolas Setton 2019-02-06 12:09:46 -05:00
  • 593ec13788 Fixed findFileByUrlString utility method on windows raja-s 2019-02-05 16:57:22 -05:00
  • 104657bc50 Merge pull request #55 from AdaCore/plugin_config Raja Soufi 2019-02-06 11:19:14 -05:00
  • c9880dce63 Removed deploy script in favor of publishing via gradle raja-s 2019-02-05 16:49:49 -05:00
  • 26b1d44498 Updated "until-build" IDEA version to support future versions of IDEs raja-s 2019-02-05 16:48:11 -05:00
  • 4b191ff710 Merge pull request #54 from AdaCore/topic/project_management v0.5-dev Nicolas Setton 2019-02-01 14:34:03 -05:00
  • 31ec40ceba Updated change notes raja-s 2019-02-01 14:29:58 -05:00
  • fa00282b0e Fixed project name sometimes not being properly set when applying a project template raja-s 2019-01-31 17:29:39 -05:00
  • f5b926b8b1 Made project template description text pane uneditable raja-s 2019-01-31 16:55:46 -05:00
  • e04ec27445 Fixed project file selection dialog causing IDE to freeze on first project load raja-s 2019-01-31 16:07:43 -05:00
  • 29962c6b1c Merge pull request #53 from AdaCore/documentation Raja Soufi 2019-02-01 14:16:55 -05:00
  • e47c2b133e Added links to issues/PRs in change notes raja-s 2019-01-31 13:37:15 -05:00
  • 5cc6f63123 Merge pull request #52 from AdaCore/plugin_config Nicolas Setton 2019-02-01 12:21:28 -05:00
  • 03ed824088 Moved plugin to 0.5-dev raja-s 2019-02-01 12:17:42 -05:00
  • eb519891e2 Added bash deploy script raja-s 2019-02-01 12:14:44 -05:00
  • f5f7553eb3 Merge pull request #51 from AdaCore/plugin_config Nicolas Setton 2019-02-01 10:48:50 -05:00
  • 4423c9af0e Renamed plugin name raja-s 2019-02-01 10:46:03 -05:00
  • 149486ba55 Merge pull request #49 from AdaCore/plugin_config v0.4-dev Raja Soufi 2019-01-31 13:11:31 -05:00
  • 4cc8559f5d Updated README + upgraded IntelliJ plugin for Gradle + moved plugin to 0.4-dev raja-s 2019-01-31 11:36:42 -05:00
  • 5afad72bef Merge pull request #48 from AdaCore/code_style Nicolas Setton 2019-01-30 11:01:24 -05:00
  • 30cfde821e Removed all trailing whitespaces raja-s 2019-01-30 10:55:59 -05:00
  • 3dd778dea7 Merge pull request #47 from AdaCore/topic/semantic_diagnostics Nicolas Setton 2019-01-30 10:28:38 -05:00
  • 801152351d Store diagnostics using caches + fixed annotation sometimes happening after receiving diagnostics raja-s 2019-01-29 16:54:11 -05:00
  • 1363bc97e6 Merge pull request #46 from AdaCore/topic/structure Nicolas Setton 2019-01-30 10:24:31 -05:00
  • 49b0d4ab5b Fixed structure view throwing exceptions on invalid tokens raja-s 2019-01-28 21:29:42 -05:00
  • 06f3cf73ee Merge pull request #45 from AdaCore/topic/lsp_client Nicolas Setton 2019-01-29 16:36:23 -05:00
  • a8d0c5944f Enabled LSP workspace/didChangeConfiguration updates on GPRbuild configuration updates raja-s 2019-01-25 16:53:53 -05:00
  • 652ce776f1 Merge pull request #44 from AdaCore/topic/lsp_client Nicolas Setton 2019-01-29 13:40:27 -05:00
  • 1646cfaab5 Implemented LSP save methods + minor refactorings raja-s 2019-01-25 13:57:21 -05:00
  • dce561631f Merge pull request #43 from AdaCore/topic/lsp_client Nicolas Setton 2019-01-29 11:39:07 -05:00
  • b647b9d547 Enabled merging LSP textDocument/didChange updates for better performance raja-s 2019-01-25 10:40:49 -05:00
  • b98b7d971f Merge pull request #42 from AdaCore/topic/parsing Nicolas Setton 2019-01-28 14:03:36 -05:00
  • fb12b93551 Enabled caching targets of Ada PSI references raja-s 2019-01-24 17:18:09 -05:00
  • 905795e41b Merge pull request #41 from AdaCore/topic/build Raja Soufi 2019-01-28 13:50:49 -05:00
  • 2f5a258590 Fixed small UI bug in GPRbuild tool window raja-s 2019-01-10 16:25:00 -05:00
  • b2c1c3423f Merge pull request #40 from AdaCore/topic/project_management Nicolas Setton 2019-01-28 13:42:53 -05:00
  • 63481df820 Fixed .gitignore files in project templates not being copied + minor project wizard UI improvements raja-s 2019-01-10 16:15:50 -05:00
  • b2e8c35a6d Modified enum & docs in project template file parser for consistency raja-s 2019-01-09 14:11:48 -05:00
  • ca279acabe Merge pull request #39 from AdaCore/topic/structure Nicolas Setton 2019-01-24 16:28:57 -05:00
  • 9b0652b98e Added a couple final modifiers raja-s 2019-01-17 13:47:26 -05:00
  • 61fe89ea3e Updated some documentation raja-s 2019-01-17 10:42:57 -05:00
  • 83956dc2b9 Refactored caching and marking in separate interfaces raja-s 2019-01-16 11:15:13 -05:00
  • d189376173 Improved Ada code structure support raja-s 2019-01-11 17:20:15 -05:00
  • 4d581ba2ab Merge pull request #38 from AdaCore/topic/lexer Nicolas Setton 2019-01-17 16:25:48 +01:00
  • 491eb65130 Refactoring in lexer regexes raja-s 2019-01-07 17:39:47 -05:00
  • 5bd2f78a9a Merge pull request #37 from AdaCore/topic/semantic_diagnostics Raja Soufi 2019-01-09 12:24:39 -05:00
  • 46667a65e4 Optimized AdaAnnotator to work with an external annotator (ALS) raja-s 2019-01-09 12:01:33 -05:00
  • 144bea225f Merge pull request #36 from AdaCore/topic/lsp_client Nicolas Setton 2019-01-09 12:15:19 -05:00
  • 098b37ce65 Minor improvement in LSP driver raja-s 2019-01-07 17:04:55 -05:00
  • fecdad18a0 Merge pull request #35 from AdaCore/topic/lexer Nicolas Setton 2019-01-09 11:57:19 -05:00
  • ded7f50fa7 Added missing tokens/regexes to GPR file lexer raja-s 2019-01-04 17:41:38 -05:00
  • 34df2d9ad7 Merge pull request #34 from AdaCore/topic/project_management Raja Soufi 2019-01-07 13:35:47 -05:00
  • 74c49e97cc Using predefined mouse/document adapters raja-s 2019-01-04 16:08:41 -05:00
  • 8d2c3908a9 Implemented project template setup wizard raja-s 2019-01-04 16:00:30 -05:00
  • 152a1ccf20 Added project template resources raja-s 2019-01-03 14:33:36 -05:00
  • 5abf49e168 Minor fix in resource manager raja-s 2019-01-03 14:31:17 -05:00
  • 5dd5aac39d Implemented additional UI utilities + minor refactorings raja-s 2019-01-03 09:35:09 -05:00
  • 59e436f11d Implemented plugin resource manager raja-s 2019-01-03 14:03:57 -05:00
  • a87d306e18 Merge pull request #33 from AdaCore/topic/lexer Nicolas Setton 2019-01-02 10:36:09 -05:00
  • 8037d06b38 Fixed bug when lexer reaches end of file raja-s 2018-12-30 15:20:59 -05:00
  • e0777a0f5d Added separate GPR file lexer, token types, and highlighter raja-s 2018-12-18 13:35:04 -05:00
  • b32c8f8dee Merge pull request #32 from AdaCore/topic/rename Nicolas Setton 2019-01-02 10:25:05 -05:00
  • 3c7833c16c Added global rename support raja-s 2018-12-19 17:47:00 -05:00
  • e21073990a Documented new Ada name validator raja-s 2018-12-19 17:12:14 -05:00
  • 44a393096d Implemented NamesValidator for Ada raja-s 2018-11-30 15:35:43 -05:00
  • ebbd952114 Merge pull request #31 from AdaCore/topic/lsp_client Nicolas Setton 2019-01-02 10:11:34 -05:00