Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: swift-emacs/swift-mode

Support Swift 6.2

15 Jun 10:05
@taku0 taku0

Choose a tag to compare

Handling Swift Testing output

12 Apr 06:28
@taku0 taku0

Choose a tag to compare

  • Now you can jump correctly to files from output of Swift Testing (#191).
  • Other bug fix.
Loading

Support Swift 5.10 and Swift 6

21 Sep 04:49
@taku0 taku0

Choose a tag to compare

Loading
mholson and MontakOleg reacted with thumbs up emoji
2 people reacted

Support Swift 5.9 and Emacs 29

30 Sep 09:09
@taku0 taku0

Choose a tag to compare

Thanks @jpgrayson and @nhojb.

Contributors

nhojb and jpgrayson
Loading
mholson reacted with thumbs up emoji
1 person reacted

Support Swift 5.8 and part of 5.9

08 Jul 03:23
@taku0 taku0

Choose a tag to compare

Support Swift 5.7

09 Jul 06:07
@taku0 taku0

Choose a tag to compare

Loading

Filling comments and strings

13 Jun 07:20
@taku0 taku0

Choose a tag to compare

fill-paragraph, fill-region, and auto filling in comments and strings, based on woolsweater's work.

  • Recognizes some Markdown blocks.
  • Handles multiline comments:
    /* aaa bbb ccc */
    ↓↑
    /*
     aaa
     bbb
     ccc
    */
    
  • If swift-mode:fill-paragraph-entire-comment-or-string is non-nil, fill-paragraph fills the entire comment.
  • If comment-fill-column is defined, it is used in comments rather than fill-column.
Loading

Fixed face of function names

17 Oct 05:45
@taku0 taku0

Choose a tag to compare

Function names are now correctly faced with swift-mode:function-name-face.

Fixes #174.

Loading

Fix Imenu for open curly braces on its own line

09 Oct 06:36
@taku0 taku0

Choose a tag to compare

Loading

Support Swift 5.5

25 Sep 04:34
@taku0 taku0

Choose a tag to compare

Support Swift 5.5 features not included in v8.3.0:

  • async let
  • nonisolated/isolated
  • get async throws
Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /