jpsim/SourceKitten
An adorable little framework and command line tool for interacting with SourceKit.
SwiftMIT
Issues
- 3
Could not cast value of type 'Swift.String' (0x7ff8556a6848) to 'Swift.Dictionary<Swift.String, SourceKittenFramework.SourceKitRepresentable>' (0x7ff855e42708).
#821 opened by david-hm-morgan - 3
SourceKittenFramework crashes when running as a part of a Swift Package Plugin due to sandbox
#824 opened by a4z - 3
Crash when formatting
#820 opened by vincentisambart - 1
Failure to parse macro definition
#817 opened by Craz1k0ek - 0
May I ask how to compile it into a framework and use it in a Mac app. I really hope someone can answer this question
#813 opened by NorthDogLi - 0
How to get the code by name using SourceKitten?
#812 opened by moonshineBoy - 0
Xcode 15.3 warning "capture of 'handle' with non-sendable type 'UnsafeMutablePointer<sourcekitd_request_handle_t?>'"
#805 opened by marcosgriselli - 6
Add an option for trimmingTrailingWhitespace to ignore whitespace only lines
#738 opened by CraigSiemens - 2
Building an exhaustive list of a class dependencies: missing some information ?
#807 opened by jrmybrault - 1
- 1
Errors Building on main branch
#796 opened by OmranK - 3
- 4
`key.bodyoffset`'s value is not correct when I use `sourcekitten structure --file <file_path>` to parse swift file structure
#795 opened by MayHeads - 1
Linux: SourceKittenFramework/library_wrapper.swift:31: Fatal error: Loading libsourcekitdInProc.so failed
#792 opened by kaankoken - 1
Failure to build with Xcode 15
#793 opened by fxcoudert - 3
Error: No such module 'SWXMLHash'
#771 opened by 11010001101001 - 1
How to specify external SPM dependencies?
#788 opened by 97mik - 1
Illegal instructions 4 when parsing enum
#791 opened by bdhersh - 14
- 0
- 3
Crash when running sourcekitten
#770 opened by nrbrook - 0
`File.contents` will crash for files that cannot be read later, when initialised with `init(pathDeferringReading:)`
#765 opened by mildm8nnered - 1
Request.syntaxTree not found "key.serialized_syntax_tree" in Apple Silicon M2 Xcode14.3
#768 opened by yanjinsheng - 1
make: *** [install] Error 71
#767 opened by AdrianBinDC - 4
SourceKitten skipping calls
#700 opened by diiiv9 - 2
SourceKit asynchronous requests
#759 opened by Mx-Iris - 2
- 3
illegal hardware instruction
#739 opened by sbooth - 1
- 4
Swift API generated from Objective-C code doesn't resolve forward declarations
#731 opened by steviki - 1
Sourcekitd not found
#722 opened by diiiv9 - 6
- 2
- 8
- 6
Handling documenting Objective-C `fatal error: 'HeaderFile.h' file not found`
#718 opened by HassanElDesouky - 4
- 5
If the code has unicode characters , all offsets are offset by codepoint amounts .
#701 opened by diiiv9 - 2
Troubleshooting SourceKitten on Linux
#708 opened by mikolasstuchlik - 0
Ability to turn off JSON pretty printing and sorting of keys for better performance
#710 opened by nikolaikrill - 2
Objective C / C++ Union Support
#705 opened by bosborn - 4
SourceKitten not reporting function substructure when only instance variable is changed
#704 opened by KaneCheshire - 3
- 12
- 4
Get the type name from USR
#696 opened by alex-swiftify - 4
Why doesn't the commentBody method on String support simple multiline comment types?
#695 opened by revolter - 2
- 2
Muting SourceKit warnings on Linux
#689 opened by vinivendra - 1
- 3
'sortedKeys' is only available in iOS 11.0 or newer
#687 opened by chepiok - 4
Linux question for GitHub Actions
#674 opened by Cyberbeni