Джим Къмпбел jwcampbell@gmail.com Comment-out or uncomment a block of code. Ростислав „zbrox“ Райков zbrox@i-space.org 2005 Красимир Чонов mk2616@abv.bg 2011, 2012 Александър Шопов ash@kambanaria.org 2012. Коментиране на код

Коментарите за код са части текст, които спомагат за разбирането на програмен код, но не засягат неговата работоспособност. Коментарите са отделени от другите части на програмата със специални знаци.

The code comment plugin makes it easier to quickly create or remove code comments. To enable the code comment plugin, select geditPreferences PluginsCode comment.

За създаване или премахване на коментар:

Оцветете текста, за който искате да добавите или премахнете коментар.

To add a comment, click gedit Comment Code, or press Ctrl M.

To remove a comment, click gedit Uncomment Code, or press Shift CtrlM.

gedit will automatically use the correct style of comment based on the language or syntax of the file. If gedit doesn't identify your language or syntax, you can select it from the language list in the bottom Status bar.