How to Fix 'Outline Text' Issues in EmEditor: A Comprehensive Guide

How to Fix 'Outline Text' Issues in EmEditor: A Comprehensive Guide

Charles Lv8

How to Fix ‘Outline Text’ Issues in EmEditor: A Comprehensive Guide

Viewing 3 posts - 1 through 3 (of 3 total)

  • Author
    Posts
  • April 13, 2008 at 2:25 pm #5660
    nut99
    Member
    The “Outline Text” plugin can not show correctly such C functions written like the following style:
    void OnEvents(
    HWND hwndView,
    UINT nEvent,
    LPARAM lParam)

It is outlined as “LPARAM lParam)”, not “void OnEvents(HWND hwndView, UINT nEvent, LPARAM lParam)
“.
In addition, can the plugin only show the sorted function name without input parameters and return value? It seems that the manner of ultraedit is clearer.
April 17, 2008 at 8:54 pm #5668
Yutaka Emura
Keymaster

nut99 wrote:
The “Outline Text” plugin can not show correctly such C functions written like the following style:

void OnEvents(
HWND hwndView,
UINT nEvent,
LPARAM lParam)
{

}

It is outlined as “LPARAM lParam)”, not “void OnEvents(HWND hwndView, UINT nEvent, LPARAM lParam)
“.

In addition, can the plugin only show the sorted function name without input parameters and return value? It seems that the manner of ultraedit is clearer.
I am working on that plug-in for improvements.
If you would like, you can download FunctionList plug-in at
http://jp.emeditor.com/modules/mydownloads/singlefile.php?cid=26&lid=222 , but sorry for Japanese. Just make sure you specify the full path to ctags.exe in the first text box in the plug-in Properties.
April 18, 2008 at 12:15 pm #5672
nut99
Member
Thank you for your adivce. Hope to see the improved version of Outline Text.

  • Author
    Posts

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.

Also read:

https://techidaily.com
  • Title: How to Fix 'Outline Text' Issues in EmEditor: A Comprehensive Guide
  • Author: Charles
  • Created at : 2024-10-08 04:20:38
  • Updated at : 2024-10-13 20:42:10
  • Link: https://win-info.techidaily.com/how-to-fix-outline-text-issues-in-emeditor-a-comprehensive-guide/
  • License: This work is licensed under CC BY-NC-SA 4.0.
On this page
How to Fix 'Outline Text' Issues in EmEditor: A Comprehensive Guide