User forums > Nightly builds

The 06 May 2023 build (13268) is out.

<< < (5/9) > >>

myztmy:
I use codeblocks to open a certain text file which is 95k size , the codeblock become no response.  This nightlybuild  version and 20.03  release always be so. That text file is normally opened in notepad and editplus and notepad++ (my os is win7). Because the text file contain my personal informaion so I can't  upload it as Attachments (if anyone want  the text file to verify . I will modify some content  and upload it).

I think the code::blocks should rename to "code::freeze". :P

Miguel Gimenez:
Which encoding does the file use?. Try converting it to other encoding with Notepad++

Do you have Code Completion enabled?

myztmy:

--- Quote from: Miguel Gimenez on June 02, 2023, 04:05:30 pm ---Which encoding does the file use?. Try converting it to other encoding with Notepad++

Do you have Code Completion enabled?

--- End quote ---
I have found the reason.When I disable the plug in "Code completion 1.0", the file is opened normally in this nightly builded vesion. But the plug in declares  only dealing  with  C/C++ language,  why it interfere with a txt file that not in any project ?

And also  disable "Code completion 1.0", add a new class from class wizard no more freeze in this version.

myztmy:
So I decide turning  to "Clangd_client" to see What effect it will have. It add some new functions and add a new class from class wizard no freeze . But it can't  give hint of Member functions  of variables which type defines in C++ standard library ( "Code completion 1.0" can do ) ,and sometimes it always gives  incorrect  hint , even reopen the project it can't return to normal ,you must restart CB . And some other bugs that  I 'am too lazy to elaborate here.  Let me try new version to see what improved.

But most importantly,  CB is free , so I  shouldn't  complaining too much. :-[ I wish CB will be as better as VScode.

myztmy:
By the way , the post of this forum  is  only  allowed contains english characters , not allowed chinese  characters , otherwise you can't sent out your post and always gets a ambiguous prompts "database error" .  It's a bit outdated in today's international trend.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version