• Triple clicks

    by  • June 30, 2006

    Text editors and line edits support the so-called triple clicks according to . The document says Triple Click: Select the targeted row. It is unclear whether the “targeted row” includes the trailing linebreak. Kate Part selects the targeted line including the linebreak. You get the following behavior: If you move the selected row...

    Read more →

    Kate Part in upcoming KDE 3.5.4

    by  • June 28, 2006

    The last week was highly productive for Kate Part, as the following bugs were fixed: 89042 while pressing “del” key kate crashes (crash, bt) 103648 Codefolding Crash – Reproducable 118584 scroll position not upgrading (dynamic word wrap) 119435 kate crash when a file is saved 123315 kwrite/kate crashes randomly after save 124102 changing syntax...

    Read more →

    Kate Modes & Filetypes

    by  • February 9, 2006

    Modes allow the user to override the default configuration for documents of specified mimetypes or file extensions. When the editor loads a document and the mimetype or file extensions match for one of the defined filetypes, KatePart will read the configuration from the mode and apply the modelines defined. If more filetypes match, the...

    Read more →

    .kateconfig Files

    by  • February 9, 2006

    Kate allows you to specify local document variables by setting the corresponding modelines. The hidden file .kateconfig provides exactly the same functionality, but for all files in the directory. Enable the Feature To use a .kateconfig file you first have to enable the feature by invoking Settings > Configure Kate. In the config page...

    Read more →