Want to set a file extention to a type
Submitted by Wednesday, 19 July, 2006 - 22:52
on
Hi,
I program a lot in pascal, and my pascal files have .p and .ph extensions, i added these two extensions in Global Options/Editing/pascal/file name glob, so i have *.{p,ph,pas,dpr,dpk}. My probleme is when i open a .p file it says it's a progress file, so i went to see the extensions of progress and it was *.[piw] i change it to *.{i,w} to avoid confusion, but jEdit still consider my .p files to progress, i found that pop11 had *.{p,p11,pop11} so i removed the p extension and it's *.{p11,pop11}, so anyone have any idea why jEdit still considerint .p files as progress.....
Thx for the help
I program a lot in pascal, and my pascal files have .p and .ph extensions, i added these two extensions in Global Options/Editing/pascal/file name glob, so i have *.{p,ph,pas,dpr,dpk}. My probleme is when i open a .p file it says it's a progress file, so i went to see the extensions of progress and it was *.[piw] i change it to *.{i,w} to avoid confusion, but jEdit still consider my .p files to progress, i found that pop11 had *.{p,p11,pop11} so i removed the p extension and it's *.{p11,pop11}, so anyone have any idea why jEdit still considerint .p files as progress.....
Thx for the help