Documentation¶
- fortls package
- Subpackages
- Submodules
- fortls.constants module
- fortls.debug module
DebugErrorParameterErrorcheck_request_params()debug_actions()debug_completion()debug_definition()debug_diagnostics()debug_generic()debug_hover()debug_implementation()debug_lsp()debug_parser()debug_preprocessor()debug_references()debug_rename()debug_rootpath()debug_signature()debug_symbols()debug_workspace_symbols()ensure_file_accessible()is_debug_mode()locate_config()print_children()print_results()process_file_changes()read_config()separator()
- fortls.ftypes module
- fortls.helper_functions module
detect_fixed_format()expand_name()find_paren_match()find_word_in_line()fortran_md()get_keywords()get_line_prefix()get_paren_level()get_paren_substring()get_placeholders()get_var_stack()map_keywords()only_dirs()parenthetic_contents()resolve_globs()separate_def_list()set_keyword_ordering()strip_line_label()strip_strings()
- fortls.interface module
- fortls.json_templates module
- fortls.jsonrpc module
- fortls.langserver module
JSONRPC2ErrorLangServerLangServer.file_init()LangServer.get_all_references()LangServer.get_definition()LangServer.get_diagnostics()LangServer.handle()LangServer.post_message()LangServer.run()LangServer.send_diagnostics()LangServer.serve_autocomplete()LangServer.serve_codeActions()LangServer.serve_default()LangServer.serve_definition()LangServer.serve_document_symbols()LangServer.serve_exit()LangServer.serve_hover()LangServer.serve_implementation()LangServer.serve_initialize()LangServer.serve_onChange()LangServer.serve_onClose()LangServer.serve_onOpen()LangServer.serve_onSave()LangServer.serve_references()LangServer.serve_rename()LangServer.serve_signature()LangServer.serve_workspace_symbol()LangServer.update_workspace_file()LangServer.workspace_init()
update_recursion_limit()
- fortls.regex_patterns module
FortranRegularExpressionsFortranRegularExpressions.ASSOCIATEFortranRegularExpressions.BLOCKFortranRegularExpressions.CALLFortranRegularExpressions.CLASS_VARFortranRegularExpressions.CONTAINSFortranRegularExpressions.DEFINEDFortranRegularExpressions.DEF_KINDFortranRegularExpressions.DOFortranRegularExpressions.DQ_STRINGFortranRegularExpressions.ENDFortranRegularExpressions.END_ASSOCIATEFortranRegularExpressions.END_BLOCKFortranRegularExpressions.END_DOFortranRegularExpressions.END_ENUMDFortranRegularExpressions.END_FIXEDFortranRegularExpressions.END_FUNFortranRegularExpressions.END_IFFortranRegularExpressions.END_INTFortranRegularExpressions.END_MODFortranRegularExpressions.END_PROFortranRegularExpressions.END_PROGFortranRegularExpressions.END_SELECTFortranRegularExpressions.END_SMODFortranRegularExpressions.END_SUBFortranRegularExpressions.END_TYPEDFortranRegularExpressions.END_WHEREFortranRegularExpressions.END_WORDFortranRegularExpressions.ENUM_DEFFortranRegularExpressions.EXTENDSFortranRegularExpressions.FIXED_COMMENTFortranRegularExpressions.FIXED_CONTFortranRegularExpressions.FIXED_DOCFortranRegularExpressions.FIXED_OPENMPFortranRegularExpressions.FREE_COMMENTFortranRegularExpressions.FREE_CONTFortranRegularExpressions.FREE_DOCFortranRegularExpressions.FREE_FORMAT_TESTFortranRegularExpressions.FREE_OPENMPFortranRegularExpressions.FUNFortranRegularExpressions.GENERIC_PROFortranRegularExpressions.GEN_ASSIGNFortranRegularExpressions.IFFortranRegularExpressions.IMPLICITFortranRegularExpressions.IMPORTFortranRegularExpressions.INCLUDEFortranRegularExpressions.INTFortranRegularExpressions.INT_STMNTFortranRegularExpressions.KEYWORD_LISTFortranRegularExpressions.KIND_SPECFortranRegularExpressions.LINE_LABELFortranRegularExpressions.LOGICALFortranRegularExpressions.MODFortranRegularExpressions.NON_DEFFortranRegularExpressions.NUMBERFortranRegularExpressions.OBJBREAKFortranRegularExpressions.PARAMETER_VALFortranRegularExpressions.PP_ANYFortranRegularExpressions.PP_DEFFortranRegularExpressions.PP_DEF_TESTFortranRegularExpressions.PP_INCLUDEFortranRegularExpressions.PP_REGEXFortranRegularExpressions.PROCEDURE_STMNTFortranRegularExpressions.PROGFortranRegularExpressions.PRO_LINKFortranRegularExpressions.RESULTFortranRegularExpressions.SCOPE_DEFFortranRegularExpressions.SELECTFortranRegularExpressions.SELECT_DEFAULTFortranRegularExpressions.SELECT_TYPEFortranRegularExpressions.SQ_STRINGFortranRegularExpressions.SUBFortranRegularExpressions.SUBMODFortranRegularExpressions.SUB_MODFortranRegularExpressions.SUB_PARENFortranRegularExpressions.TATTR_LISTFortranRegularExpressions.THENFortranRegularExpressions.TYPE_DEFFortranRegularExpressions.TYPE_STMNTFortranRegularExpressions.USEFortranRegularExpressions.VARFortranRegularExpressions.VISFortranRegularExpressions.WHEREFortranRegularExpressions.WORD
create_src_file_exts_regex()create_src_file_exts_str()
- fortls.schema module
- fortls.version module
- Module contents