MCPcopy Create free account

hub / github.com/Krazal/nppopenai / functions

Functions558 in github.com/Krazal/nppopenai

Methodget_cbor_float_prefix
vs.proj/include/nlohmann/detail/output/binary_writer.hpp:1301
Methodget_cbor_object
! @param[in] len the length of the object or detail::unknown_size() for an object of indefinite size @param[in] tag_handl
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:1148
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:919
Functionget_character
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:66
Methodget_character
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:167
Methodget_character
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:345
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
vs.proj/include/nlohmann/detail/input/lexer.hpp:170
Methodget_decimal_point
return the locale-dependent decimal point
vs.proj/include/nlohmann/detail/input/lexer.hpp:143
Functionget_elements
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:73
Methodget_elements
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:181
Methodget_elements
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:364
Functionget_error_message
return syntax error message
vs.proj/include/nlohmann/detail/input/lexer.hpp:1481
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2809
Functionget_impl
vs.proj/include/nlohmann/json.hpp:1675
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:1779
Methodget_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:1668
Methodget_msgpack_float_prefix
vs.proj/include/nlohmann/detail/output/binary_writer.hpp:1315
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:1801
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:1585
Methodget_number
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2858
Functionget_number_float
return floating-point value
vs.proj/include/nlohmann/detail/input/lexer.hpp:1428
Functionget_number_unsigned
vs.proj/include/nlohmann/detail/input/lexer.hpp:1422
Functionget_position
return position of last read token
vs.proj/include/nlohmann/detail/input/lexer.hpp:1449
Functionget_ref
vs.proj/include/nlohmann/json.hpp:1861
Functionget_ref_impl
vs.proj/include/nlohmann/json.hpp:1550
Methodget_to
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2792
Methodget_token
get next token from lexer
vs.proj/include/nlohmann/detail/input/parser.hpp:473
Methodget_ubjson_array
! @return whether array creation completed */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2500
Methodget_ubjson_float_prefix
vs.proj/include/nlohmann/detail/output/binary_writer.hpp:1616
Methodget_ubjson_high_precision_number
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2698
Methodget_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:1952
Methodget_ubjson_object
! @return whether object creation completed */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2615
Methodget_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2240
Methodget_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2017
Methodget_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:1857
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
vs.proj/include/nlohmann/detail/input/binary_reader.hpp:2307
MethodgoToCenter
src/DockingFeature/StaticDialog.cpp:54
Methodhandle_diagnostic_positions_for_json_value
vs.proj/include/nlohmann/detail/input/json_sax.hpp:346
Methodhandle_diagnostic_positions_for_json_value
vs.proj/include/nlohmann/detail/input/json_sax.hpp:741
Methodhandle_value
vs.proj/include/nlohmann/detail/input/json_sax.hpp:820
Functionhas_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
vs.proj/include/nlohmann/byte_container_with_subtype.hpp:85
Methodinit
src/DockingFeature/DockingDlgInterface.h:36
Methodinput_stream_adapter
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:107
Functioninsert
@brief inserts element into array @sa https://json.nlohmann.me/api/basic_json/insert/
vs.proj/include/nlohmann/json.hpp:3312
Functioninsert
vs.proj/include/nlohmann/ordered_map.hpp:324
MethodisCheckedOrNot
src/DockingFeature/StaticDialog.h:58
MethodisClosed
src/DockingFeature/DockingDlgInterface.h:74
MethodisCreated
src/DockingFeature/StaticDialog.h:46
FunctionisUnicode
src/NppPluginDemo.cpp:163
MethodisVisible
src/DockingFeature/Window.h:94
Functionis_c_string
vs.proj/include/nlohmann/detail/meta/type_traits.hpp:753
Functionis_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
vs.proj/include/nlohmann/json.hpp:1412
Methodis_errored
vs.proj/include/nlohmann/detail/input/json_sax.hpp:733
Functionis_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
vs.proj/include/nlohmann/json.hpp:1328
Functionis_transparent
vs.proj/include/nlohmann/detail/meta/type_traits.hpp:781
Functionitems
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
vs.proj/include/nlohmann/json.hpp:2910
Methoditer_impl
vs.proj/include/nlohmann/detail/iterators/iter_impl.hpp:89
Methoditeration_proxy
vs.proj/include/nlohmann/detail/iterators/iteration_proxy.hpp:157
Methoditeration_proxy_value
vs.proj/include/nlohmann/detail/iterators/iteration_proxy.hpp:52
Methoditerator_input_adapter
vs.proj/include/nlohmann/detail/input/input_adapters.hpp:163
Functioniterator_wrapper
vs.proj/include/nlohmann/json.hpp:2892
Functionjson_pointer operator/
@brief create a new JSON pointer by appending the right JSON pointer at the end of the left JSON pointer @sa https://json.nlohmann.me/api/json_pointer
vs.proj/include/nlohmann/detail/json_pointer.hpp:123
Methodjson_ref
vs.proj/include/nlohmann/detail/json_ref.hpp:27
Methodjson_reverse_iterator
create reverse iterator from iterator
vs.proj/include/nlohmann/detail/iterators/json_reverse_iterator.hpp:54
Methodjson_sax_dom_callback_parser
vs.proj/include/nlohmann/detail/input/json_sax.hpp:485
Methodjson_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
vs.proj/include/nlohmann/detail/input/json_sax.hpp:182
Functionjson_value
default constructor (for null values)
vs.proj/include/nlohmann/json.hpp:446
FunctionkeepQuestionToggler
Toggle the "Keep my question" menu item state
src/PluginDefinition.cpp:261
MethodkeepQuestionToggler
* Toggles the "Keep my question" menu item state * * When enabled, the original user question is kept in the response. * When disabled, only the AI
src/UIHelpers.cpp:24
Methodkey
vs.proj/include/nlohmann/detail/input/json_sax.hpp:258
Methodkey
vs.proj/include/nlohmann/detail/input/json_sax.hpp:575
Methodlexer
vs.proj/include/nlohmann/detail/input/lexer.hpp:124
FunctionloadConfigWithoutPluginSettings
Wrapper function to reload configuration without modifying plugin settings
src/PluginDefinition.cpp:227
MethodmakeRTLResource
src/DockingFeature/StaticDialog.cpp:174
Functionmake_array
vs.proj/include/nlohmann/detail/meta/cpp_future.hpp:165
Functionmax_size
@brief returns the maximum possible number of elements @sa https://json.nlohmann.me/api/basic_json/max_size/
vs.proj/include/nlohmann/json.hpp:3011
Functionmerge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
vs.proj/include/nlohmann/json.hpp:5170
FunctionmessageProc
src/NppPluginDemo.cpp:149
Methodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
vs.proj/include/nlohmann/detail/conversions/to_chars.hpp:82
Methodnext_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
vs.proj/include/nlohmann/detail/input/lexer.hpp:218
Methodnonesuch
vs.proj/include/nlohmann/detail/meta/detected.hpp:22
Methodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
vs.proj/include/nlohmann/detail/conversions/to_chars.hpp:147
Methodnormalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero. */
vs.proj/include/nlohmann/detail/conversions/to_chars.hpp:164
Methodnull
vs.proj/include/nlohmann/detail/input/json_sax.hpp:193
Methodnull
vs.proj/include/nlohmann/detail/input/json_sax.hpp:501
Methodnumber_float
vs.proj/include/nlohmann/detail/input/json_sax.hpp:217
Methodnumber_float
vs.proj/include/nlohmann/detail/input/json_sax.hpp:525
Methodnumber_integer
vs.proj/include/nlohmann/detail/input/json_sax.hpp:205
Methodnumber_integer
vs.proj/include/nlohmann/detail/input/json_sax.hpp:513
Methodnumber_unsigned
vs.proj/include/nlohmann/detail/input/json_sax.hpp:211
Methodnumber_unsigned
vs.proj/include/nlohmann/detail/input/json_sax.hpp:519
FunctionopenAboutDlg
Show the About dialog with version information
src/PluginDefinition.cpp:280
MethodopenAboutDlg
* Opens the About dialog * * Displays information about the plugin, including version details and dependencies. */
src/UIHelpers.cpp:109
FunctionopenChatSettingsDlg
Open the chat settings dialog
src/PluginDefinition.cpp:267
MethodopenChatSettingsDlg
* Opens the Chat Settings dialog * * Shows a dialog where users can toggle chat mode and set message history limits */
src/UIHelpers.cpp:35
FunctionopenConfig
Open the plugin configuration INI file
src/PluginDefinition.cpp:242
FunctionopenInsturctions
Open the system instructions/prompts file
src/PluginDefinition.cpp:248
Functionoperator "" _json
vs.proj/include/nlohmann/json.hpp:5218
Functionoperator "" _json_pointer
vs.proj/include/nlohmann/json.hpp:5230
Functionoperator!=
@brief comparison: not equal @sa https://json.nlohmann.me/api/basic_json/operator_ne/
vs.proj/include/nlohmann/json.hpp:3734
← previousnext →301–400 of 558, ranked by callers