Commit Graph

25 Commits

Author SHA1 Message Date
Roy Qu 6e60738b39 update templates 2022-06-29 22:55:42 +08:00
Roy Qu b304b19d26 add templates for tinyfiledialogs 2022-06-29 10:14:11 +08:00
Roy Qu a0ee8b436d update templates 2022-06-26 00:10:18 +08:00
Roy Qu a17f36a5ee add new templates 2022-06-25 18:33:19 +08:00
Roy Qu b2585f567a - enhancement: autolink add "force utf8" property (mainly for raylib) 2022-06-23 19:07:48 +08:00
Roy Qu a534521aa5 add more templates for rdrawing 2022-06-13 12:47:57 +08:00
Roy Qu 1a68a51755 update templates 2022-06-13 12:16:54 +08:00
Roy Qu 837dc9bb27 update turtle graphics 2022-06-04 18:35:37 +08:00
Roy Qu 2e5f666411 update autolinks for raylib-drawing 2022-06-04 14:46:58 +08:00
Roy Qu 25c64c0875 - enhancement: new turtle library based on raylib ( so it can be used under linux) 2022-06-02 20:09:27 +08:00
Roy Qu 85f3a04bcf - fix: #define followed by tab not correctly parsed
- enhancement: don't auto add () when completing C++ io manipulators ( std::endl, std::fixed, etc.)
  - fix: can't goto to definition of std::endl
2022-06-01 17:02:03 +08:00
Roy Qu 1a7322f562 update tcpclient/server templates 2022-04-22 16:12:14 +08:00
Roy Qu 331365b0c7 add templates for tcp client/server 2022-04-22 15:46:25 +08:00
Roy Qu ec17cfcb99 - enhancement: select and delete multiple watches 2022-04-22 14:28:53 +08:00
Roy Qu 2d6019bf23 - enhancement: add project template for libmysqlclient(libmariadbclient)
- enhancement: add libmysqlclient to the x86-64 version gcc in distribution
2022-04-22 11:25:30 +08:00
Roy Qu 434d46ef80 - enhancement: add autolink and project template for sqlite3 2022-04-18 20:19:11 +08:00
Roy Qu b0c8526d97 - fix: order for parameters generated by auto link may not correct 2022-03-19 14:19:32 +08:00
Roy Qu d45c0b87b3 - fix: "ok" button should be disabled when no template selected in new project dialog
- enhancement: auto add parentheis when complete function like MARCOs
2022-03-15 20:17:47 +08:00
Roy Qu 54ddbce7f6 update templates 2022-02-25 20:04:31 +08:00
Roy Qu b664094efc - fix: error in templates
- enhancement: git - reset
2022-02-22 09:16:20 +08:00
Roy Qu a8b595e3b2 update GLUT template 2022-02-11 14:05:33 +08:00
Roy Qu 71e885f941 - fix: huge build size for c++ files 2022-02-11 14:04:18 +08:00
Roy Qu 609f611e8f - enhancement: highlighter for GLSL (OpenGL Shading Language) 2022-01-23 23:27:48 +08:00
Roy Qu 62d7f7edb4 add basic shader template 2022-01-23 20:11:49 +08:00
Roy Qu afb0f67ce3 work save 2022-01-16 19:39:26 +08:00