Author Topic: File extension handling of codeblocks  (Read 4380 times)

mariocup

  • Guest
File extension handling of codeblocks
« on: June 08, 2007, 12:54:07 am »
Hi codeblocks team,

with codeblocks the user can specify file extension handling in the environment settings. But I want to avoid to configure all extension because there are already configure in the operating system. Why does codeblocks not use the extension handling of operating system, is there a reason for that?

The reason why I am asking is the following one:
codesnippets browser can be used to add links to files. So I added categories in the codesnippets view e.g. docu. The folder contains file links to pdf, html etc. files. If I drag the file link to the open file list codeblocks ask if I want to use an external programm or codeblocks internal editor. If I configure the extensions in the environment settings codeblocks won't ask.

Bye,

Mario