Skip to content

Commit

Permalink
stubber: Merge @Overloads 5 of ...
Browse files Browse the repository at this point in the history
Signed-off-by: Jos Verlinde <Jos.Verlinde@microsoft.com>
  • Loading branch information
Josverl committed Aug 30, 2024
1 parent a62911b commit ab3db53
Show file tree
Hide file tree
Showing 24 changed files with 6,746 additions and 467 deletions.
20 changes: 9 additions & 11 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,15 @@
"cwd": "${workspaceFolder}",
"args": [
"-VV",
"get-docstubs",
"--version",
"preview",
"--no-clean-rst",
"enrich",
"--stubs",
"repos\\micropython-stubs\\stubs\\micropython-v1_23_0-docstubs\\network",
"--docstubs",
"repos\\intellij-micropython\\typehints\\micropython",
// "get-docstubs",
// "--version",
// "preview",
// "--no-clean-rst",
// "get-mcu-stubs",
// "--serial",
// "/dev/ttyUSB0",
Expand Down Expand Up @@ -180,13 +185,6 @@
// but may cause issue with pytest-cov coverage reporting
"subProcess": false,
},
{
"name": "PowerShell Launch Current File",
"type": "PowerShell",
"request": "launch",
"script": "${file}",
"cwd": "${file}"
},
],
"inputs": [
{
Expand Down
135 changes: 133 additions & 2 deletions .vscode/micropython-dict.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,145 @@
adcs
adcx
adcy
aioble
AIOESP
aiter
aivar
annamaa
asend
atten
Autoflake
basicgit
baudrate
behaviour
boardname
boardstubs
braden
bssid
btree
bufs
bufx
bufy
bursty
capsys
chdir
codemod
configtuple
cpython
createstubs
cryptolib
currentmodule
dastultz
deadtime
Decomp
deepsleep
Deinitialises
dequeu
descr
docpages
docstr
docstream
docstrings
docstub
docstubs
ECONNRESET
EEXIST
EHOSTUNREACH
EISDIR
ENOENT
espnow
extframe
firstbit
fname
framebuf
framebuffer
fsobj
fwid
gattc
GATTS
gmtime
GPIO
gzdict
hclk
hexlify
imphook
initialises
IPPROTO
isconnected
josverl
jsondb
keepends
libcst
linecounter
loboris
loguru
markdownlint
MCLK
microcontroller
microcontrollers
micropython
milli
mitm
mklink
modulelist
MOSI
mpflash
mpls
mpremote
mystubs
neopixel
noindex
NONCONN
NRPA
oneliner
onewire
openamp
optimisation
osdebug
pathnames
pclk
pfalcon
prescaler
pybd
pyboard
pybricks
pycom
pycopy
pylintrc
pymak
pyright
pytest
pytestmark
pytests
readbit
readblock
readblocks
readbyte
recvinto
reqs
ringbuffer
rssi
serialport
setfiler
setfilter
sourcecode
sourcery
stopwords
strerror
Stubber
stubfiles
stubfolder
stubgen
stuborder
sysclk
sysname
testrepo
textblock
thonny
tinypico
toctree
typeshed
UART
uasync
uasyncio
ubinascii
Expand All @@ -32,15 +152,26 @@ uhashlib
ujson
ulab
umqtt
unstubbables
updent
upip
uplatform
upysh
urequests
urequests
uselect
usocket
ussl
ustruct
usys
utarfile
uzlib
webrepl
WLAN
wipy
WIZNET
WLAN
worklist
writebit
writeblocks
writebyte
writeln
xfer
11 changes: 10 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,16 @@
"asname",
"classdef",
"functiondef",
"stubfile"
"intellij",
"noblack",
"outputjson",
"pyrightconfig",
"pytestconfig",
"rootpath",
"stubfile",
"typehints",
"ufoo",
"upackage"
],
"terminal.integrated.persistentSessionReviveProcess": "never",
"workbench.colorCustomizations": {
Expand Down
145 changes: 1 addition & 144 deletions cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,150 +16,7 @@
}
],
"words": [
"adcs",
"adcx",
"adcy",
"AIOESP",
"aiter",
"aivar",
"asend",
"atten",
"Autoflake",
"basicgit",
"baudrate",
"boardname",
"boardstubs",
"braden",
"bufs",
"bufx",
"bufy",
"capsys",
"chdir",
"codemod",
"configtuple",
"cpython",
"createstubs",
"currentmodule",
"dastultz",
"deadtime",
"Decomp",
"deepsleep",
"dequeu",
"descr",
"docpages",
"docstr",
"docstream",
"docstrings",
"docstub",
"docstubs",
"espnow",
"extframe",
"firstbit",
"fname",
"framebuffer",
"fsobj",
"fwid",
"hclk",
"imphook",
"IPPROTO",
"josverl",
"jsondb",
"keepends",
"libcst",
"linecounter",
"loboris",
"loguru",
"markdownlint",
"microcontroller",
"microcontrollers",
"micropython",
"mklink",
"modulelist",
"mpflash",
"mpls",
"mpremote",
"mystubs",
"noindex",
"oneliner",
"onewire",
"pathnames",
"pclk",
"pfalcon",
"prescaler",
"pybricks",
"pylintrc",
"pyright",
"pytest",
"pytestmark",
"pytests",
"readbit",
"readblock",
"readbyte",
"reqs",
"serialport",
"setfiler",
"setfilter",
"sourcecode",
"sourcery",
"strerror",
"stubfiles",
"stubfolder",
"stubgen",
"stuborder",
"sysclk",
"testrepo",
"textblock",
"thonny",
"tinypico",
"toctree",
"typeshed",
"UART",
"updent",
"uselect",
"Verlinde",
"WIZNET",
"worklist",
"writebit",
"writeblocks",
"writebyte",
"writeln",
"aivar",
"annamaa",
"braden",
"chdir",
"cpython",
"createstubs",
"dastultz",
"fname",
"fwid",
"josverl",
"loboris",
"markdownlint",
"mklink",
"mpls",
"mystubs",
"pfalcon",
"pybd",
"pyboard",
"pybricks",
"pylintrc",
"pyright",
"pytest",
"pytests",
"stopwords",
"Stubber",
"stubfiles",
"stubgen",
"stuborder",
"sysname",
"testrepo",
"thonny",
"tinypico",
"typeshed",
"ulab",
"unstubbables",
"upysh",
"webrepl"
"micropython"
],
"enableFiletypes": [
"!plaintext"
Expand Down
Loading

0 comments on commit ab3db53

Please sign in to comment.