Commit Graph

  • 4640330e69 Add Raku (Perl 6) filetype support (lexer and ctags parser) Jiří Techet 2022-04-14 01:34:32 +02:00
  • 6ce9453395 Add batch file ctags parser #3173 Jiří Techet 2022-04-17 19:27:50 +02:00
  • a1febc603b
    Merge d25365aed87acd92065a02962142d848cd301bbf into 2884b02fac8797fadd0a5154925aa7a9078f8be1 #3163 Jiří Techet 2022-09-05 23:33:01 +02:00
  • d25365aed8 Add Ocaml ctags parser #3163 Jiří Techet 2022-04-12 21:37:36 +02:00
  • 7d56b6fccd Sort autocompletion tags also based on their presence in included files Jiří Techet 2022-08-29 23:52:33 +02:00
  • c17c7fb34c Process header tags Jiří Techet 2022-05-05 00:07:34 +02:00
  • e441e514d4 Maintain a hash table of TMSourceFiles inside TMWorkspace Jiří Techet 2022-05-04 22:43:18 +02:00
  • c6580ec92a
    Merge 823ee03f5948d9ef79352bd68072a574866ace09 into 2884b02fac8797fadd0a5154925aa7a9078f8be1 #3171 Jiří Techet 2022-09-05 22:42:25 +02:00
  • 2884b02fac
    Merge pull request #3204 from techee/separate_parsing Jiří Techet 2022-09-04 22:33:43 +02:00
  • 5b12e286ae
    Merge pull request #3268 from techee/local_tags Jiří Techet 2022-09-04 22:28:41 +02:00
  • 574f8804a8
    Merge 8ff5462dcae8c635be6fdf08aa4f1d4b54fc399f into 2b424581dc45caafd72b1f06583eca9d3480398c #3267 Thomas Martitz 2022-09-04 13:21:49 +00:00
  • 2b424581dc
    Merge pull request #3273 from techee/anon_rename_fix3 Enrico Tröger 2022-09-04 13:20:08 +00:00
  • b0e11d7847 Update of Latvian translation #3276 Ingmārs Dīriņš 2022-09-03 22:04:18 +03:00
  • ea1256c363
    Merge 146026a099f5eecc4fbafe0dbaaa5f33ad03719f into 5cdfe35cf26ca6935eddc652cceb799e0cbad142 #3174 Yusuf Bakhtiar 2022-09-03 11:21:06 -03:00
  • 06e8bdc1b3 Enable local variable and parameter tag reporting for various languages #3275 Jiří Techet 2022-04-29 01:15:11 +02:00
  • 41b40120ea Update python parser to the latest version from uctags Jiří Techet 2022-09-03 00:04:47 +02:00
  • b8754a7a32 Fix renaming tag type containing anonymous type #3273 Jiří Techet 2022-09-01 23:05:29 +02:00
  • 10fba80d84 Ignore local tags for autocompletion in other files #3268 Jiří Techet 2022-08-29 19:35:46 +02:00
  • 8c7081c652 Don't use temporary file when creating tag files without running preprocessor #3204 Jiří Techet 2022-04-15 18:44:18 +02:00
  • 30f5514465 Rename variables in tag file writing functions to make things clearer Jiří Techet 2022-04-15 14:32:59 +02:00
  • 8ff5462dca Restore startup behavior to focus files from the command line after session files #3267 Thomas Martitz 2022-08-28 14:58:45 +02:00
  • 233727d2ee
    Merge 6c575d86894c3f6a8122d0050e1fea4deb6e2fc5 into 5cdfe35cf26ca6935eddc652cceb799e0cbad142 #3001 gustavo-silva-serra 2022-08-28 14:45:26 +02:00
  • 5cdfe35cf2
    Merge PR #3185 Thomas Martitz 2022-08-28 13:38:27 +02:00
  • a91a9c6ca1 Update documentation related to scope autocompletion #3185 Jiří Techet 2022-06-11 19:55:22 +02:00
  • db1c862d5e Remove unnecessary "lang" parameter of various functions Jiří Techet 2022-08-27 23:48:57 +02:00
  • 4f45f7014b Sort non-scope autocompletion results by locality Jiří Techet 2022-04-24 19:32:59 +02:00
  • 2a5da2225f Rewrite member_at_method_scope() to handle more situations Jiří Techet 2022-04-23 22:25:08 +02:00
  • e4f2ed7452 Support (multiple) inheritance by scope completion Jiří Techet 2022-04-20 21:27:55 +02:00
  • 2cf2e87bda Strip more things from variable type Jiří Techet 2022-04-19 19:17:57 +02:00
  • 13bdb37cf7 Update goto symbol definitions to take into account local variables Jiří Techet 2022-04-18 00:38:12 +02:00
  • 25f150931e Update scope completion to take into account local variables Jiří Techet 2022-04-19 19:14:01 +02:00
  • 9e4ef229a6 Update (non-scope) autocompletion to take into account local variables Jiří Techet 2022-04-18 22:49:33 +02:00
  • 86cefe6a26
    Merge pull request #3195 from techee/anon_rename_fix Jiří Techet 2022-08-28 00:33:56 +02:00
  • fe4c0738eb Fix anonymous tag renaming when interleaved by scopeless macros #3195 Jiří Techet 2022-05-06 23:05:33 +02:00
  • 4d753fa44a Update documentation related to scope autocompletion #3266 Jiří Techet 2022-06-11 19:55:22 +02:00
  • 30eab83a42 Remove unnecessary "lang" parameter of various functions Jiří Techet 2022-08-27 23:48:57 +02:00
  • d97042849d Sort non-scope autocompletion results by locality Jiří Techet 2022-04-24 19:32:59 +02:00
  • e76693bbc2 Rewrite member_at_method_scope() to handle more situations Jiří Techet 2022-04-23 22:25:08 +02:00
  • 5aaa9e79ba Support (multiple) inheritance by scope completion Jiří Techet 2022-04-20 21:27:55 +02:00
  • 69100443c3 Strip more things from variable type Jiří Techet 2022-04-19 19:17:57 +02:00
  • d175f97c13 Update scope completion to take into account local variables Jiří Techet 2022-04-19 19:14:01 +02:00
  • ebb816660f Update (non-scope) autocompletion to take into account local variables Jiří Techet 2022-04-18 22:49:33 +02:00
  • 9cf45cdf26 Update goto symbol definitions to take into account local variables Jiří Techet 2022-04-18 00:38:12 +02:00
  • d5cc1d05fb Enable local tag generation for C/C++ Jiří Techet 2022-04-17 22:46:15 +02:00
  • 8ff56a5c77 Rename tm_tag_file_t to tm_tag_local_var_t Jiří Techet 2022-04-17 21:13:16 +02:00
  • 6db1b3a7bd Fix intermittent, erratic right-click behavior documents sidebar page #3265 Thomas Martitz 2022-08-27 22:20:11 +02:00
  • ef54927711 Properly fallback to geany.conf for session data #3264 Thomas Martitz 2022-08-27 13:34:54 +02:00
  • ee219b016f
    Merge 366c238222cf6d8938868a58fc46b798d82a96d0 into 34ce1724a510e86f197ec14d60e89f6bc10eb440 #231 Stefan Fruhner 2022-08-26 08:36:25 +09:00
  • b871f79d66
    Merge ebf375d93da58333501ea6f1e62cd26cbca3ba1e into 34ce1724a510e86f197ec14d60e89f6bc10eb440 #2452 Bradley Whited 2022-08-21 15:03:31 -10:00
  • 060fac6b22
    Merge f4cdb599bf4ce8a8d3af7ee7cbb1a1ee4c7f7d1e into 34ce1724a510e86f197ec14d60e89f6bc10eb440 #2335 AdamDanischewski 2022-08-21 14:35:11 -03:00
  • 2cf1bad3b2
    Merge fc65fa7112b7f35710c3b32eaddd5532774d40d7 into 34ce1724a510e86f197ec14d60e89f6bc10eb440 #3028 xiota 2022-08-21 14:31:57 -03:00
  • 85de03686c fix context menus on wayland (#3009) Jan Dolinar 2021-11-18 16:18:00 +01:00
  • 91a009ca71
    solved issue #3252, merge PR. #3253 Nilankan Betal 2022-08-15 09:32:11 +05:30
  • 45eaa6b078
    Merge ff253b31cd118946da020968035ef0bfea84c892 into 34ce1724a510e86f197ec14d60e89f6bc10eb440 #3052 Andy Alt 2022-08-13 14:07:10 +03:00
  • b7ecec1f11
    Update portuguese translators credits #3251 Hugo Carvalho 2022-08-12 12:07:54 +01:00
  • 69e6328b1e
    Update/improve Portuguese translation Hugo Carvalho 2022-08-12 12:06:07 +01:00
  • 34ce1724a5
    Remove extra parentheses Nilankan Betal 2022-08-09 13:16:05 +05:30
  • e83e346f88
    Solved issue #3238, merge PR #3246 Nilankan Betal 2022-08-09 13:04:30 +05:30
  • 05a5bb6d2a Add support for Haiku #3242 begasus 2022-07-31 07:50:31 +02:00
  • f7983d1c3b Add Ada 2012 and Ada 2022 keywords #3240 sean rodriguez 2022-07-26 21:11:45 -07:00
  • 39c6e39720
    Merge 71cf15b52c7f6500beb7b9a85f621d284e31c289 into fef873d485040bd3a679439802e5067ad9447d87 #1831 Egor 2022-07-20 20:16:18 +02:00
  • 20d92347d0
    Merge 79923d281814d95ffebe1a2cb44381cd31d7d4b1 into fef873d485040bd3a679439802e5067ad9447d87 #2328 AdamDanischewski 2022-07-19 14:15:23 -05:00
  • 78222ca7c2 Add "Build -> Current Line Error". #3234 kolAflash 2022-06-30 15:46:37 +02:00
  • 15adc3fefe Add method msgwin_goto_compiler_file_cur_line. kolAflash 2022-07-07 13:28:49 +02:00
  • 38b7d7f13c Merge branch 'master' into highlight_symbol_from_cursor_position #3239 Carlos Dominguez 2022-07-14 13:03:24 +03:00
  • 4ea7192fc6
    Merge a2b7ca18fed00938e6ac04c51687b1813e65ed59 into fef873d485040bd3a679439802e5067ad9447d87 #2641 Dmitry Unruh 2022-07-07 02:04:18 +03:00
  • f61529b62c
    Merge 1d1cb2b14d62199a669565e0e71e42e80509de27 into fef873d485040bd3a679439802e5067ad9447d87 #2550 Ru Uba 2022-06-26 16:48:08 +00:00
  • a6924e38cf
    Merge 9830c8ba8b44888b5651fb85e06f2769a50c0545 into fef873d485040bd3a679439802e5067ad9447d87 #2021 Franck ALBARET 2022-06-26 10:35:49 +00:00
  • 9b540cfa4f
    Merge 3815e9aa6bd699e18b4aeae89640a7dee6d92f4c into fef873d485040bd3a679439802e5067ad9447d87 #2444 Enrico Tröger 2022-06-20 18:00:54 +02:00
  • 1b3d77c54d Allowed width range is extended to [-300..300] (status bar on the 2K display has room for ~300 characters). #3221 Van de Bugger 2022-06-18 00:03:47 +03:00
  • d1718f1a0b Attempt to fix mingw build. Van de Bugger 2022-06-17 00:26:23 +03:00
  • 41a1e9cd7b Debug code dropped. Van de Bugger 2022-06-16 23:32:40 +03:00
  • 343ed6d041 Style fix. Van de Bugger 2022-06-16 23:29:50 +03:00
  • 68cf4e0b2b Statusbar Template enhancement: width specifier. Van de Bugger 2022-06-16 23:23:08 +03:00
  • 6bf40232dc
    Merge 7999026078f2e22e8101e88c6c05029b088619c0 into fef873d485040bd3a679439802e5067ad9447d87 #3102 Jiří Techet 2022-06-16 16:26:19 +02:00
  • fef873d485
    Merge pull request #3051 from techee/display_tags Enrico Tröger 2022-06-15 19:33:59 +02:00
  • f127e40607 Add AutoIt syntax highlighting and Ctags parser for AutoIt #1752 Skif-off 2018-01-27 06:54:02 +04:00
  • aba66f07cc Update unit tests to use the pretty-printed format #3051 Jiří Techet 2021-12-10 18:09:56 +01:00
  • ad304cf79a Use the formatting script when running unit tests Jiří Techet 2021-12-10 18:03:49 +01:00
  • 4753344ce8 Add script for pretty-printing geany tags files Jiří Techet 2021-12-10 17:59:34 +01:00
  • 823ee03f59 Update to the upstream version of VisualProlog lexer #3171 Jiří Techet 2022-06-12 23:32:46 +02:00
  • f793f722a8 Remove native file and color dialogs on Windows #3219 Enrico Tröger 2022-06-12 14:35:17 +02:00
  • cdeddd0013
    Merge eba107781275d11cf8078e5f05b9a93c50c8ed18 into def1600a5bcdcf2729f9580b04f531179f5f5f13 #3036 Jan Dolinár 2022-06-11 23:13:59 +02:00
  • 6c4bf1c5ec Add search bar alongside with search dialog #2220 Jakub Stanecki 2019-05-22 05:02:46 +02:00
  • 68bf112adb Use gtk_show_uri_on_window() in utils_open_browser() by default Thomas Martitz 2022-04-22 23:17:27 +02:00
  • def1600a5b
    Merge PR #1813 Thomas Martitz 2022-06-08 14:47:23 +02:00
  • 8932304f67 Add item to NEWS for tree view of open documents #1813 Thomas Martitz 2022-05-26 16:16:23 +02:00
  • 20bd9c44ea Add a unit test program to check the new sidebar documents tree view Thomas Martitz 2022-04-17 13:15:02 +02:00
  • 9e1c79079b Refactor GTK-related autoconf checks Thomas Martitz 2022-04-17 13:15:02 +02:00
  • 6dcdefc185 Add (and default to) tree view of open documents in the sidebar Thomas Martitz 2022-04-16 22:41:00 +02:00
  • 0f205913c6 Doxygen: remove deprecated option COLS_IN_ALPHA_INDEX Enrico Tröger 2022-05-29 16:24:34 +02:00
  • e8445660e9
    Merge e9e7c117be223e23e05ea9e0f97b00ecb17a4afc into 6c0b48c809bd91fa0ea3cc5062feb3b78b1ad624 #1258 Eric 2022-05-28 07:45:35 +09:00
  • 42c8aece8f
    Merge d0ed6f3dabccc265d07a518b1eb2ffd9d493c05d into 6c0b48c809bd91fa0ea3cc5062feb3b78b1ad624 #222 Stefan Fruhner 2022-05-28 07:45:15 +09:00
  • d20946b8b2
    Merge 77f4b5c295225ecb5b6cdcf1b19dc08b7736b345 into 6c0b48c809bd91fa0ea3cc5062feb3b78b1ad624 #2962 Avinash Sonawane 2022-05-27 20:04:19 +03:00
  • 4d2138ae79
    Merge df6b42a4062c94b4321437281e9772e1763beaeb into 6c0b48c809bd91fa0ea3cc5062feb3b78b1ad624 #3208 Jiří Techet 2022-05-22 23:20:11 +02:00
  • 6c0b48c809
    Merge pull request #2924 from eht16/update_python_identifiers_py3_only Enrico Tröger 2022-05-22 14:40:12 +00:00
  • af77184040
    Merge pull request #3193 from techee/short_name Enrico Tröger 2022-05-22 14:34:30 +00:00
  • 36933af43a
    Merge pull request #3207 from techee/glob_removal Enrico Tröger 2022-05-22 13:13:57 +00:00
  • 66b28eb01a
    Merge pull request #3153 from eht16/vte_handle_null_command Enrico Tröger 2022-05-22 12:54:08 +00:00
  • 20ad19ecba Remove non-existing Doxygen reference on PLUGIN_KEY_GROUP Enrico Tröger 2022-05-22 14:51:22 +02:00