Results 23 issues of Edvin

## Expected Behaviour Cute and nice autocomplete ## Actual Behaviour Autocomplete not working or very slow. ## Steps to Reproduce 1. Start project with python 2. Install pylint 1.8.1, astroid...

What do you think about adding type hints for channels for better control?

Currently, to have ability to propagate peripherals, peripheral should have type `modem`. This is little confusing in some cases, when peripheral are not actually a modem, but need to have...

enhancement
feedback wanted
area-Minecraft

### Minecraft Version 1.16.x ### Version 1.97.0 ### Details So, I am trying to store some Upgrade data in NBT, and when I break and place turtle back, everything is...

enhancement
area-Minecraft

So, as title say, one of idea is additional tab in computer interface, that allow inspect documentation in-game. Possibly, something with markdown, like https://www.curseforge.com/minecraft/mc-mods/markdownmanual/screenshots When peripheral implements `getDocumentation` or something...

enhancement
help wanted
area-Minecraft

I would suggest to more expandable turtle tools upgrade. For example, turtle tool flow can be splitted in this steps: 1. Selecting blocks to break 2. Generate tool to break...

enhancement
feedback wanted
area-Minecraft

So, main idea is to expose [inventory api](https://github.com/SquidDev-CC/CC-Tweaked/blob/mc-1.16.x/src/main/java/dan200/computercraft/shared/peripheral/generic/methods/InventoryMethods.java) as part of public API and add some extras logic like ability to tweak IItemHandler extractor like [here](https://github.com/Seniorendi/AdvancedPeripherals/blob/1.16/src/main/java/de/srendi/advancedperipherals/common/util/InventoryUtil.java). Main purpose of this...

enhancement

Does box have ability to push image to repository after tag? Or, maybe, you can add it?

### Describe your idea Operation API should have method for getting list of available operations ### Describe alternatives you've considered if you've any _No response_ ### Additional context _No response_...

enhancement

### Describe your idea Peripheral for Java cryptographics method, NFC token, NFC token reader block (that will read player inventory. when it close to block) (Basically, just for tracking) ###...

enhancement