Author Topic: some suggestion for plugins "complier" and "Code Complete" and "File Manager"  (Read 4838 times)

Offline gonboy

  • Multiple posting newcomer
  • *
  • Posts: 29
complier   
    maybe the setting option be saved into INI or TXT,will be all right,anyone can change it. not by default.conf and compiler.dll.

Code COmplete     
   input the key,show board to del unmaching the word.
   eg. some keys "AD_Init()","AD_setting()","AD_Soul()","AD_change()"
        when input the "AD_S", don't show "AD_Init()" and "AD_change()". so that ,will be all right

File Manager:      
    when install CB 10.5 ,that plugins is fail . why??
    chouldn't add file,in virtual folder. Maybe can change it.


Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
default.conf is xml file and anyone can change it.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
default.conf is xml file and anyone can change it.
But don't blame s if something doesn't work afterwards. So if you really need to do it, make sure you really understand what you do. Actually you can seriously "damage" Code::Blocks here.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ