What’s new
- Code files upload.
.R,.Rmd,.Rnw,.py,.ipynb,.sql,.sh,.jl,.m,.doand more. If Bower turned your.Raway before, that was not you doing it wrong: most operating systems register no file type for these, so the browser sends the upload with the type field blank. Bower now recognises them by extension. - Scripts open as code, not as a download. Syntax highlighted, language
named at the top, copy and download on the block. An
.Rmdkeeps its chunk headers and their options intact. - Search reads inside your scripts. Import a script and search for a function you defined in it. Bird can read it too, instead of asking you to paste it into the chat.
- Note code blocks are syntax aware, with a language picker on each block. The language travels with the note, so a block you tag as R is stored and searched as R.
- Bird writes code in your language. If your work is R, you get R back, not a Python translation of what you asked for.