diff --git a/Contents/Language Modules/Rust.bblm/Contents/Info.plist b/Contents/Language Modules/Rust.bblm/Contents/Info.plist index 41bba4a..aad9c98 100644 --- a/Contents/Language Modules/Rust.bblm/Contents/Info.plist +++ b/Contents/Language Modules/Rust.bblm/Contents/Info.plist @@ -1,224 +1,277 @@ - - BuildMachineOSBuild - 15B42 - CFBundleDevelopmentRegion - English - CFBundleExecutable - Rust - CFBundleIdentifier - me.bsago.bblm.rust - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - BNDL - CFBundleSignature - BBLM - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 8.0 - CSResourcesFileMapped - - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 7B91b - DTPlatformVersion - GM - DTSDKBuild - 15A278 - DTSDKName - macosx10.11 - DTXcode - 0710 - DTXcodeBuild - 7B91b - com.barebones.bblminfo - - - BBLMCanGuessLanguage - - BBLMColorsSyntax - - BBLMCommentLineDefault - // - BBLMCommentPrefixDefault - /* - BBLMCommentSuffixDefault - */ - BBLMDroppedFilePathStyle - POSIX - BBLMEntryPointName - rustMain - BBLMFunctionScannerDoesFoldsToo - - BBLMIsCaseSensitive - - BBLMKeywords - - - Keywords - - abstract - alignof - as - become - box - break - const - continue - crate - do - else - enum - extern - false - final - fn - for - if - impl - in - let - loop - macro - macro_rules - match - mod - move - mut - offsetof - override - priv - proc - pub - pure - ref - return - self - sizeof - static - struct - super - trait - true - type - typeof - unsafe - unsized - use - virtual - where - while - yield - - RunKind - com.barebones.bblm.keyword - - - Keywords - - blkcnt_t - blksize_t - bool - c_char - c_double - c_float - c_int - c_long - c_schar - c_short - c_uchar - c_uint - c_ulong - c_ushort - char - clock_t - dev_t - f32 - f64 - float - gid_t - i16 - i32 - i64 - i8 - ino_t - isize - mode_t - nlink_t - off_t - pid_t - ptrdiff_t - size_t - str - suseconds_t - time_t - u16 - u32 - u64 - u8 - uid_t - usize - wchar_t - - RunKind - com.barebones.bblm.predefined-symbol - - - BBLMLanguageCode - Rust - BBLMLanguageDisplayName - Rust - BBLMNonSpellableRunKinds - - com.barebones.bblm.code - com.barebones.bblm.double-string - - BBLMRunColors - - me.bsago.bblm.rust.function - rgb(219, 135, 2) - me.bsago.bblm.rust.identifier - rgb(61, 153, 112) - me.bsago.bblm.rust.lifetime - rgb(133, 20, 75) - me.bsago.bblm.rust.module - rgb(135, 2, 219) - - BBLMRunNames - - me.bsago.bblm.rust.function - fn functionname - me.bsago.bblm.rust.identifier - Identifier - me.bsago.bblm.rust.lifetime - 'lifetime - me.bsago.bblm.rust.module - mod modulename - - BBLMScansFunctions - - BBLMSpellableRunKinds - - com.barebones.bblm.line-comment - com.barebones.bblm.block-comment - - BBLMSuffixMap - - - BBLMLanguageSuffix - .rs - - - BBLMUseHTMLFileSearchRules - - - - + + BuildMachineOSBuild + 15B42 + + CFBundleDevelopmentRegion + English + + CFBundleExecutable + Rust + + CFBundleIdentifier + me.bsago.bblm.rust + + CFBundleInfoDictionaryVersion + 6.0 + + CFBundlePackageType + BNDL + + CFBundleSignature + BBLM + + CFBundleSupportedPlatforms + + MacOSX + + + CFBundleVersion + 8.0 + + CSResourcesFileMapped + + + DTCompiler + com.apple.compilers.llvm.clang.1_0 + + DTPlatformBuild + 7B91b + + DTPlatformVersion + GM + + DTSDKBuild + 15A278 + + DTSDKName + macosx10.11 + + DTXcode + 0710 + + DTXcodeBuild + 7B91b + + com.barebones.bblminfo + + + BBLMCanGuessLanguage + + + BBLMColorsSyntax + + + BBLMCommentLineDefault + // + + BBLMCommentPrefixDefault + /* + + BBLMCommentSuffixDefault + */ + + BBLMDroppedFilePathStyle + POSIX + + BBLMEntryPointName + rustMain + + BBLMFunctionScannerDoesFoldsToo + + + BBLMIsCaseSensitive + + + BBLMKeywords + + + Keywords + + abstract + alignof + as + become + box + break + const + continue + crate + do + else + enum + extern + false + final + fn + for + if + impl + in + let + loop + macro + macro_rules + match + mod + move + mut + offsetof + override + priv + proc + pub + pure + ref + return + self + sizeof + static + struct + super + trait + true + type + typeof + unsafe + unsized + use + virtual + where + while + yield + + + RunKind + com.barebones.bblm.keyword + + + + Keywords + + blkcnt_t + blksize_t + bool + c_char + c_double + c_float + c_int + c_long + c_schar + c_short + c_uchar + c_uint + c_ulong + c_ushort + char + clock_t + dev_t + f32 + f64 + float + gid_t + i16 + i32 + i64 + i8 + ino_t + isize + mode_t + nlink_t + off_t + pid_t + ptrdiff_t + size_t + str + suseconds_t + time_t + u16 + u32 + u64 + u8 + uid_t + usize + wchar_t + + + RunKind + com.barebones.bblm.predefined-symbol + + + + BBLMLanguageCode + Rust + + BBLMLanguageDisplayName + Rust + + BBLMNonSpellableRunKinds + + com.barebones.bblm.code + com.barebones.bblm.double-string + + + BBLMRunColors + + me.bsago.bblm.rust.function + rgb(219, 135, 2) + + me.bsago.bblm.rust.identifier + rgb(61, 153, 112) + + me.bsago.bblm.rust.lifetime + rgb(133, 20, 75) + + me.bsago.bblm.rust.module + rgb(135, 2, 219) + + + BBLMRunNames + + me.bsago.bblm.rust.function + fn functionname + + me.bsago.bblm.rust.identifier + Identifier + + me.bsago.bblm.rust.lifetime + 'lifetime + + me.bsago.bblm.rust.module + mod modulename + + + BBLMScansFunctions + + + BBLMSpellableRunKinds + + com.barebones.bblm.line-comment + com.barebones.bblm.block-comment + + + BBLMReferenceSearchURLTemplate + https://doc.rust-lang.org/std/?search=__SYMBOLNAME__ + + BBLMSuffixMap + + + BBLMLanguageSuffix + .rs + + BBLMIsSourceKind + + + BBLMIsHeaderKind + + + + + BBLMUseHTMLFileSearchRules + + + +