Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
anurag3301
/
nvim-platformio.lua
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
204
Code
Issues
3
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Refactors picker usage to decouple PlatformIO command logic from UI implementation.
- #70
#70
Merged
anurag3301
merged 9 commits into
main
anurag3301/nvim-platformio.lua:main
from
telescope-detach
anurag3301/nvim-platformio.lua:telescope-detach
Copy head branch name to clipboard
May 12, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Refactors picker usage to decouple PlatformIO command logic from UI implementation.
#70
anurag3301
merged 9 commits into
main
anurag3301/nvim-platformio.lua:main
from
telescope-detach
anurag3301/nvim-platformio.lua:telescope-detach
Copy head branch name to clipboard
Commits
Commits on May 11, 2026
Extracted out telescope picker from the core platformio code
anurag3301
committed
4486dd2
View commit details
Copy full SHA for 4486dd2
Browse repository at this point
Base UI selector which uses neovim builtins
anurag3301
committed
322e21a
View commit details
Copy full SHA for 322e21a
Browse repository at this point
Config options to pick the picker backend
anurag3301
committed
053ac0a
View commit details
Copy full SHA for 053ac0a
Browse repository at this point
Modified pioinit to be UI agnostic and use the standered picker api
anurag3301
committed
2187a73
View commit details
Copy full SHA for 2187a73
Browse repository at this point
Modified piolib to be UI agnostic and use the standered picker api
anurag3301
committed
a5feddd
View commit details
Copy full SHA for a5feddd
Browse repository at this point
Commits on May 12, 2026
Updated the docs and README for new picker_backend config option
anurag3301
committed
ed23018
View commit details
Copy full SHA for ed23018
Browse repository at this point
Abstracted away PioTermList and picker specific implementation
anurag3301
committed
f7411ac
View commit details
Copy full SHA for f7411ac
Browse repository at this point
Merge f7411ac79377f1d16ce2ce19f85c455cbf19395e into b6ece2a4030ca94ba27b4163c08ef1f7480fbbfd
anurag3301
authored
5808b98
View commit details
Copy full SHA for 5808b98
Browse repository at this point
style: auto format lua
github-actions[bot]
committed
702a47a
View commit details
Copy full SHA for 702a47a
Browse repository at this point
You can’t perform that action at this time.