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 }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
On atom when you type a p in a .c printf is suggested, is it possible to add this fonctionnality to all lib c install on the computer when the lib is inlude?
Motivation
When you use a new lib it can be very usefull to have all function in atom and not always switch to doc.
Example
This functionnality are in vscode and it look like that:
The text was updated successfully, but these errors were encountered:
Summary
On atom when you type a p in a .c printf is suggested, is it possible to add this fonctionnality to all lib c install on the computer when the lib is inlude?
Motivation
When you use a new lib it can be very usefull to have all function in atom and not always switch to doc.
Example
This functionnality are in vscode and it look like that:
The text was updated successfully, but these errors were encountered: