Best of DevTools — February 2023
- 1
- 2
Product Hunt·3y
Kodezi 2.0 - Grammarly For Programmers
The best of Product Hunt, everyday Web3 Keep up to date with the latest in web3 Launch Guide Checklists and pro tips for launching new products. Find out what makers are currently building Collections Products curated by the community. Use the weekly Newsquiz to test your knowledge of stories you saw on the site.
- 3
GitHub Blog·3y
GitHub Copilot now has a better AI model and new capabilities
GitHub Copilot has upgraded its AI model, resulting in better code suggestions and reduced serving time. It also introduced a new security vulnerability filter to identify insecure coding patterns. Developers can now experience faster coding with more accurate suggestions.
- 4
- 5
Visual Studio Blog·3y
Visual Studio AI-Assistance: A Developer’s Best Friend
Visual Studio leverages AI to assist developers in writing, editing, and understanding code. IntelliCode provides features such as intelligent code suggestions, pattern detection, API usage examples, and navigation assistance. Additional AI capabilities can be accessed through Copilot and Copilot for Business.
- 6
Community Picks·3y
rust-unofficial/awesome-rust: A curated list of Rust code and resources.
A curated list of Rust code and resources including applications, development tools, libraries, databases, terminal emulators, operating systems, text editors, CLI tools, networking tools, code analysis tools, fuzzing tools, observability tools, Mastodon servers, and more.
- 7
GitHub Blog·3y
GitHub Copilot for Business is now available
GitHub Copilot is an AI developer tool that suggests code in real-time, increasing developer productivity. It is used by millions of developers and offers benefits such as faster task completion, improved focus, and better solutions for customers.
- 8
Chrome Developers·3y
What's New In DevTools (Chrome 110)
DevTools in Chrome 110 introduces various updates and improvements. The Performance panel now clears the screenshot and trace on reload, providing a better measurement start. The Recorder now offers split code view, customization of selector types, and the ability to edit user flow during recording. The Sources panel has improved syntax highlighting and inline previews for Vue, SCSS, and more. Autocomplete in the Console is now more ergonomic and consistent. Other highlights include automatic in-place pretty print, better syntax highlighting, and various fixes.
- 9
Chrome Developers·3y
What's New in DevTools (Chrome 111)
DevTools introduces new tools to help developers create, convert, and debug High Definition color. The Styles pane now supports 12 new color spaces and 7 new gamuts. DevTools also supports converting colors between different formats. The Breakpoints pane has been enhanced with quick access to commonly used features.
- 10
- 11
Ministry of Testing·3y
One Tab To Rule Them All: The Developer Tools Network Tab
Discover the power of the Network tab in Developer Tools for web testing, including viewing network activity, filtering requests, verifying request details, searching for specific content, simulating real-world use conditions, and copying/re-using requests.
- 12
- 13
Pointer·3y
charliermarsh/ruff: An extremely fast Python linter, written in Rust.
Ruff is an extremely fast Python linter, written in Rust. It can be used to replace Flake8, isort, pydocstyle, yesqa, eradicate, pyupgrade, and autoflake, all while executing tens or hundreds of times faster than any individual tool.
- 14
- 15