|||

EmEditor Help

English
English 日本語 한국어 简体中文 繁體中文
    

Quick search

  • Notices
  • How to ...
  • Command Reference
    • File category
    • Edit category
      • Add to/Remove from Markers command
      • Add to Markers command
      • Auto Copy command
      • Delete Left Character command
      • Bottom command
      • Line Down Extend (Vertical Mode) command
      • Char Left Extend (Vertical Mode) command
      • Char Right Extend (Vertical Mode) command
      • Line Up Extend (Vertical Mode) command
      • Deselect Bottom Selection from Multiple Selections command
      • Deselect Top Selection from Multiple Selections command
      • Back command
      • Forward command
      • Clear All Undo/Redo History command
      • Clear Visited Link History command
      • Show Clipboard History command
      • Half-Width/Full-Width Conversion command
      • Copy Columns command
      • Syntax Check command
      • Cut Columns command
      • Delete command
      • Delete Columns command
      • Delete Completely command
      • Delete Left Line command
      • Delete Left Word command
      • Delete Lines command
      • Delete Right Line command
      • Delete Right Word command
      • Delete Word command
      • Line Down command
      • Copy command
      • Copy and Deselect command
      • Copy Lines command
      • Copy Link command
      • Copy in Quotes command
      • Copy in Quotes and Deselect command
      • Copy Selection command
      • Cut command
      • Cut Lines command
      • Cut Selection command
      • Paste command
      • Paste as System Default Encoding command
      • Redo command
      • Select All command
      • Undo command
      • End command
      • Cancel command
      • Filter in Column command
      • Filter Out in Column command
      • Filter without Selection or Word at Cursor command
      • Filter with Selection or Word at Cursor command
      • Force Clipboard Format to Text command
      • Home command
      • Home or Start of Text command
      • Invert Selection command
      • Jump command
      • Jump Next command
      • Jump Previous command
      • Char Left command
      • Word Left command
      • Open Link command
      • Logical End command
      • Logical Home command
      • Logical Home or Start of Text command
      • Blockquote command
      • Bold command
      • Bullets command
      • Clear All Formatting command
      • Code command
      • Code Block command
      • Heading 1 command
      • Heading 2 command
      • Heading 3 command
      • Heading 4 command
      • Heading 5 command
      • Heading 6 command
      • Horizontal Rule command
      • Hyperlink command
      • Image command
      • Italic command
      • Line Break command
      • Numbering command
      • Paragraph command
      • Markdown Preview command
      • Remove Hyperlinks command
      • Table command
      • Markdown Design View command
      • Move Column Left command
      • Move Column Right command
      • Move to Last Edited Position command
      • Move Line Down command
      • Move Line Up command
      • Reset Narrowing command
      • Set Narrowing command
      • Toggle Narrowing command
      • Next Logical Line command
      • Find Matching Parenthesis/Bracket command
      • Find Matching Tag command
      • Collapse All command
      • Collapse Line command
      • Expand All command
      • Expand Line command
      • Level 2 - 16 commands
      • Next Node command
      • Previous Node command
      • Synchronize Outline Bar and Outline Guide
      • Expand/Collapse Line command
      • Page Down command
      • Page Up command
      • Cycle Clipboard Ring command
      • Paste as HTML command
      • Paste in Quotes command
      • Paste In Quotes And Newline Characters command
      • Paste with Newline Characters command
      • Previous Logical Line command
      • Read Only command
      • Redo All command
      • Redo Recent (multiple items) command
      • Repeat Last Command command
      • Repeat Steps command
      • Restore Deleted String command
      • Char Right command
      • Word Right command
      • Word End Right command
      • Select Beginning of Lines command
      • Select Vertically command
      • Select Character command
      • Select Ending of Lines command
      • Select Line command
      • Select Logical Line command
      • Select Word command
      • Bottom Extend command
      • Line Down Extend command
      • End Extend command
      • Home Extend command
      • Home or Start of Text Extend command
      • Char Left Extend command
      • Word Left Extend command
      • Logical End Extend command
      • Logical Home Extend command
      • Logical Home or Start of Text Extend command
      • Next Node Extend command
      • Matching Parenthesis/Bracket Extend command
      • Matching Tag Extend command
      • Page Down Extend command
      • Page Up Extend command
      • Previous Node Extend command
      • Char Right Extend command
      • Word Right Extend command
      • Word End Right Extend command
      • Tab Left or Decrease Line Indent command
      • Top Extend command
      • Line Up Extend command
      • Tabify All command
      • Check Spelling in All command
      • Check Spelling in Comments command
      • Dictionary command
      • Check Spelling in String Enclosed by Double Quotation Marks command
      • Check Spelling in Highlight command
      • Check Spelling in Hyperlinks command
      • Next Misspelling command
      • Previous Misspelling command
      • Check Spelling in Quoted Lines command
      • Check Spelling in Unspecified Text
      • Check Spelling in Script command
      • Check Spelling in String Enclosed by Single Quotation Marks command
      • Spelling Suggestion command
      • Check Spelling in Tags command
      • Check Spelling command
      • Switch Starting Point and Ending Point command
      • Tab or Increase Line Indent command
      • Untabify All command
      • Tag Jump command
      • Toggle IME command
      • Top command
      • Delete Spaces at End of Lines command
      • Undo All command
      • Undo/Redo History command
      • Undo Recent (multiple items) command
      • Line Up command
      • Sticky Vertical Mode command
      • Vertical Selection command
      • Window Bottom command
      • Window Left command
      • Window Right command
      • Window Top command
    • Insert category
    • Convert category
    • Bookmarks category
    • Search category
    • View category
    • CSV category
    • Sort category
    • Compare category
    • Macros category
    • Tools category
    • AI category (ChatAI plug-in)
    • Plug-ins category
    • External Tools category
    • Window category
    • Help category
    • Common Keyboard Shortcuts
    • All Keyboard Shortcuts
  • Dialog Boxes
  • Macro Reference
  • Plug-in Reference
  • How to Purchase
  • History
  • Registered Devices page
  • Stripe Subscriptions page
  • Support
  • Glossary
  • Using Command Line Options
  • About EmEditor Help

Command Reference — Edit category — Check Spelling in Hyperlinks command

Check Spelling in Hyperlinks command¶

Summary¶

Checks spelling in hyperlinks.

Description¶

Checks spelling in hyperlinks. Misspelled words will be underlined in red.

How to Run¶

  • Default Menu: Edit > Spelling > Check Spelling in > Hyperlinks

  • All Commands: Edit > Spelling > Check Spelling in > Hyperlinks

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID¶

EEID_SPELL_HYPERLINK (4520)

Macros¶

[JavaScript]¶

editor.ExecuteCommandByID(4520);

[VBScript]¶

editor.ExecuteCommandByID 4520

<Page contents

>Page contents:

  • Check Spelling in Hyperlinks command
    • Summary
    • Description
    • How to Run
    • Plug-in Command ID
    • Macros
      • [JavaScript]
      • [VBScript]
© Copyright 2025 Emurasoft.