Commit Graph

  • e77c9721cd init: programmers Akos Kitta 2020-07-21 17:39:22 +02:00
  • 07692fe368 removed unused injection. Akos Kitta 2020-07-21 12:46:39 +02:00
  • 3465407b5a fixed too early disposal when hiding context menu Akos Kitta 2020-07-21 12:46:02 +02:00
  • 89c348baac styled the sketch control contribution. Akos Kitta 2020-07-21 11:41:57 +02:00
  • 824d1df4bd aligned the title with the Java IDE. Akos Kitta 2020-07-21 10:54:31 +02:00
  • 445ffedf02 patched the keybinding registry Akos Kitta 2020-07-21 09:31:45 +02:00
  • bbf880d187 redesigned the settings menu group. Akos Kitta 2020-07-20 22:02:54 +02:00
  • 12a13b869c added sketch control. Akos Kitta 2020-07-20 19:28:27 +02:00
  • 271b06d98a Added quit app for windows and linux Akos Kitta 2020-07-20 17:20:38 +02:00
  • 587eb87416 added quit app. Akos Kitta 2020-07-20 17:09:23 +02:00
  • 2f8ac44152 fixed the issue with the terminal. Akos Kitta 2020-07-20 16:59:06 +02:00
  • 47fb5105c5 removed unused styles. Akos Kitta 2020-07-20 16:44:38 +02:00
  • 673c61506e GH-262: Added workaround for duplicate board names Akos Kitta 2020-07-20 15:40:58 +02:00
  • 79a5d2272f fixed grpc client issue with the CLI config. Akos Kitta 2020-07-20 15:38:49 +02:00
  • 537291b494 Pulled in @theia/preferences, removed @theia/cpp Akos Kitta 2020-07-20 14:24:17 +02:00
  • 23450ce863 removed auto-save. Akos Kitta 2020-07-20 13:58:47 +02:00
  • c9dfc68911 no validation when appending core settings to fqbn Akos Kitta 2020-07-20 12:11:20 +02:00
  • 0ee9d16b40 fuzzy board search. Akos Kitta 2020-07-20 11:29:05 +02:00
  • 2f3fe27da3 Port: is. Akos Kitta 2020-07-20 10:30:21 +02:00
  • dfed2350bd pimped the status bar: boards+port. Fixed HC theme Akos Kitta 2020-07-20 10:28:50 +02:00
  • a74b159366 renamed customization folder to theia. Akos Kitta 2020-07-18 21:09:08 +02:00
  • 5788ca3761 aligned items under tools. Akos Kitta 2020-07-18 21:02:46 +02:00
  • 5d23cb5270 Implemented font size mod. Akos Kitta 2020-07-18 20:57:15 +02:00
  • 95dfd3920c aligned tools and sketch menu. added auto-format Akos Kitta 2020-07-18 18:08:24 +02:00
  • 89faa9d45c Open in external. Akos Kitta 2020-07-18 18:00:26 +02:00
  • 42d5a08c3b cloned the editor menu. Akos Kitta 2020-07-18 17:30:54 +02:00
  • 88631a318b aligned track to current theia. Akos Kitta 2020-07-18 15:54:08 +02:00
  • 540a6215e4 implemented a few more edit contributions. Akos Kitta 2020-07-18 15:43:55 +02:00
  • c0cadf2b9b comment/uncomment line Akos Kitta 2020-07-18 14:57:25 +02:00
  • 939a905a6b go to line. Akos Kitta 2020-07-18 14:43:46 +02:00
  • 33af9b6005 implemented copy to forum. Akos Kitta 2020-07-18 14:22:54 +02:00
  • e0d4634f32 cleaned up save group. Akos Kitta 2020-07-18 13:59:52 +02:00
  • 83e074e895 aligned module names. Akos Kitta 2020-07-18 13:35:50 +02:00
  • 7873e492d4 fixed close sketch Akos Kitta 2020-07-18 13:34:36 +02:00
  • e8c3abd2ec Resrtuctured browser code. Akos Kitta 2020-07-18 12:51:07 +02:00
  • 3a6b2f2bc8 More refactoring. Splitting up code. Akos Kitta 2020-07-17 18:04:38 +02:00
  • cfde197198 Use CLI 0.11.0. Akos Kitta 2020-07-17 16:23:45 +02:00
  • 20f44fe072 more refactoring. Akos Kitta 2020-07-17 16:10:02 +02:00
  • 5abfc2c1aa chopped up the FE contribution Akos Kitta 2020-07-17 15:00:49 +02:00
  • b6df6b57a1 Aligned the IDE with gRPC server startup message. Akos Kitta 2020-07-17 10:21:40 +02:00
  • 218aaf64c7 updated to latest Theia, CLI, electron and node 12 Akos Kitta 2020-07-17 09:41:02 +02:00
  • a0bbfe0b5c init Akos Kitta 2020-07-16 16:33:49 +02:00
  • 4326c5f9f2
    Merge pull request #124 from bcmi-labs/build-on-arm Akos Kitta 2020-07-16 14:16:24 +02:00
  • d29141aff6 Made the CLI config closeable in classic mode. Akos Kitta 2020-07-15 15:54:52 +02:00
  • 55ce04fe3f From now on the user can toggle the bottom panel. Akos Kitta 2020-07-15 15:11:02 +02:00
  • 2eab9a0792 Do not automatically reveal the Output view. Akos Kitta 2020-07-15 15:10:43 +02:00
  • 88dcaba3ae From now on, the Output toolbar is visible in classic mode. Akos Kitta 2020-07-15 15:10:15 +02:00
  • f392ce752d Make sure the files from the sketch folder are opened at startup. Akos Kitta 2020-07-15 15:09:43 +02:00
  • 2bd9eef146 Aligned the New and Save As... with the Java IDE. Akos Kitta 2020-07-14 17:18:46 +02:00
  • 20bd7bcd64 Documented how to build from sources on ARM Linux. Akos Kitta 2020-07-15 10:44:41 +02:00
  • 3082b3d643
    Merge pull request #111 from bcmi-labs/debugger_cli_update Akos Kitta 2020-07-15 10:24:13 +02:00
  • 18ca84d682
    Merge pull request #120 from bcmi-labs/grpc-js Akos Kitta 2020-07-13 17:28:02 +02:00
  • 16cb2cf88b ATL-240: Fixed the VS Code extensions in the app. Akos Kitta 2020-07-13 15:06:43 +02:00
  • e7a134a181 [debugger] Added --interpreter mi2 flag Miro Spönemann 2020-03-26 09:56:44 +01:00
  • 0942ef6450 Switched from grpc to @grpc/grpc-js. Akos Kitta 2020-07-08 16:09:49 +02:00
  • 68f95ae5b4
    Merge pull request #123 from bcmi-labs/arch-doc Akos Kitta 2020-07-09 20:21:43 +02:00
  • 976f858c7c Documented basic architecture overview. Akos Kitta 2020-07-09 16:10:31 +02:00
  • ee196bfc3a
    Merge pull request #121 from bcmi-labs/fix-build-badge Akos Kitta 2020-07-09 12:37:41 +02:00
  • 8e8a8ac945 Fixed the expected tag prefix. Akos Kitta 2020-07-09 10:23:02 +02:00
  • 2f93af4faa Fixed the build-badge in the README. Akos Kitta 2020-07-09 09:17:15 +02:00
  • 66d29d6155
    Merge pull request #119 from bcmi-labs/doc-ci-cd Akos Kitta 2020-07-08 14:47:37 +02:00
  • 45f06718b4 Updated the documentation. Akos Kitta 2020-07-08 13:17:11 +02:00
  • 08e3731493
    Merge pull request #118 from bcmi-labs/release-workflow-fixes Akos Kitta 2020-07-07 17:21:59 +02:00
  • bf1351ffdc Fixed the version part in the artifact name. Akos Kitta 2020-07-07 17:02:05 +02:00
  • 8da8f2a50e
    Merge pull request #117 from bcmi-labs/gh_actions_needs Akos Kitta 2020-07-07 15:37:27 +02:00
  • 5a353ffaa5 Made the upload and release depend on the build job. Akos Kitta 2020-07-06 11:12:07 +02:00
  • 951884045c
    Merge pull request #114 from bcmi-labs/gh-actions Akos Kitta 2020-07-03 15:01:49 +02:00
  • 6bb852c613 Build on GH Actions. Set up nightly. Akos Kitta 2020-05-14 14:03:17 +02:00
  • d9a866579c Include the VS Code C++ extension in the app. Akos Kitta 2020-06-29 13:57:05 +02:00
  • ecce237c6c Updated to Theia 1.4.0-next.a62011a5. Akos Kitta 2020-06-29 13:20:52 +02:00
  • ae6aec27db Updated the CLI to 0.11.0. Akos Kitta 2020-06-29 13:19:43 +02:00
  • f6f6cb20de
    Merge pull request #113 from bcmi-labs/0.0.7 Akos Kitta 2020-05-07 09:53:01 +02:00
  • 02d1f349ad Updated to 0.0.7 after the release. Akos Kitta 2020-05-07 09:20:34 +02:00
  • f71a266fe3
    Merge pull request #112 from bcmi-labs/GH-240 Akos Kitta 2020-04-27 15:38:06 +02:00
  • d8a742e440 GH-240: Warn if not connected to the Internet. Akos Kitta 2020-04-27 14:41:57 +02:00
  • f1fca4d5b3 Updated to 1.1.0-next.bda9ff9d Theia. Akos Kitta 2020-04-27 14:37:36 +02:00
  • 4732a1d68b
    Merge pull request #110 from bcmi-labs/ci Akos Kitta 2020-04-27 10:43:28 +02:00
  • 6ce4143d49 [ci]: Made various changes for the electron app: Akos Kitta 2020-03-23 11:49:48 +01:00
  • d54a69935e [experimental]: Introduced the Boards Control. Akos Kitta 2020-03-22 09:45:09 +01:00
  • 12f2aa35ff Added support for 3rd party core settings. Akos Kitta 2020-03-03 17:03:11 +01:00
  • 5c16f8d6c9 From now on, monitor widget does not expect EOL. Akos Kitta 2020-03-02 14:46:40 +01:00
  • 807b2ad424 Support of the CLI config. Akos Kitta 2020-01-31 14:50:21 +01:00
  • c7bf98dfa3
    Merge pull request #106 from bcmi-labs/issue192 Akos Kitta 2020-03-27 11:18:07 +01:00
  • b2d53b1a35 #192: Fixed Open... dialog Miro Spönemann 2020-03-05 12:39:06 +01:00
  • a9bbf47a59
    Merge pull request #107 from bcmi-labs/arduino/arduino-pro-ide#212 Akos Kitta 2020-03-17 16:33:12 +01:00
  • 3974f2d8a1
    Merge pull request #105 from sbhklr/new-icons Akos Kitta 2020-03-12 21:03:06 +01:00
  • 2a2238bb82 Wait when opening all files from a sketch folder. Akos Kitta 2020-03-12 14:57:38 +01:00
  • 44504ab916 Add new app icons Sebastian Hunkeler 2020-03-05 00:31:47 +01:00
  • 8cf019bc07 Updated CLI to v0.9.0 v0.0.5 Miro Spönemann 2020-02-26 18:17:37 +01:00
  • ad4928957e Increased version number to 0.0.5 Miro Spönemann 2020-02-26 17:32:30 +01:00
  • 6f6f620ec9
    Merge pull request #100 from bcmi-labs/debugger-cli Roberto Sora 2020-02-26 16:46:38 +01:00
  • b055bd9e41 Workaround for Windows: We cannot use SIGINT to interrupt gdb, so kill the process on disconnect Miro Spönemann 2020-02-26 16:12:02 +01:00
  • a6cef7c605 Detect even more error cases Miro Spönemann 2020-02-26 13:55:12 +01:00
  • d56962251e Fixed: Commands that are registered to toolbar did not show up in Electron menu Miro Spönemann 2020-02-26 10:55:03 +01:00
  • 69c7383da8 Update Electron main menu when a toggle button is switched Miro Spönemann 2020-02-26 09:43:32 +01:00
  • f6a8dceabc Improved error detection to catch more cases Miro Spönemann 2020-02-25 15:43:21 +01:00
  • 3ed72de810 Detect errors in spawned process Miro Spönemann 2020-02-25 14:08:08 +01:00
  • 2d9fa5615b Removed some unused stuff Miro Spönemann 2020-02-24 15:50:46 +01:00
  • 24bd23b669 arduino/arduino-pro-ide#188: Open Boards and Library manager on first start Miro Spönemann 2020-02-24 15:27:20 +01:00
  • 1bc996d8d8 Updated to CLI version 0.9.0-rc2 Miro Spönemann 2020-02-24 15:26:35 +01:00